Property |
public abstract class PropertyBase : ServiceBase, ISerialize, ITemplate
The PropertyBase type exposes the following members.
| Name | Description | |
|---|---|---|
| PropertyBase |
| Name | Description | |
|---|---|---|
| DialogService |
Opens a IDialogService dialog
(Inherited from ServiceBase) | |
| Error |
Gets the Error string
(Inherited from ServiceBase) | |
| FileService |
Opens a IFileService dialog
(Inherited from ServiceBase) | |
| Item |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) | |
| MessageBox |
Opens a IMessageBoxService dialog
(Inherited from ServiceBase) | |
| Resource | Gets the resx string for Resource | |
| SingletonService |
Opens a ISingletonService dialog
(Inherited from ServiceBase) | |
| Template |
| Name | Description | |
|---|---|---|
| Clone | ||
| 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) |