Cursor |
public abstract class CursorBase : ServiceBase, IMenuItem, IStyleTemplate
The CursorBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Command | ||
| DialogService |
Opens a IDialogService dialog
(Inherited from ServiceBase) | |
| Error |
Gets the Error string
(Inherited from ServiceBase) | |
| FileService |
Opens a IFileService dialog
(Inherited from ServiceBase) | |
| Header | ||
| Icon | ||
| IsCheckable | ||
| IsChecked | ||
| IsEnabled | ||
| Item |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) | |
| MessageBox |
Opens a IMessageBoxService dialog
(Inherited from ServiceBase) | |
| SingletonService |
Opens a ISingletonService dialog
(Inherited from ServiceBase) | |
| StyleTemplate |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| NotifyPropertyChanged | (Inherited from NotifyPropertyBase) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NotifyPropertyBase) |