View |
public abstract class ViewModelBase : ServiceBase
The ViewModelBase type exposes the following members.
| Name | Description | |
|---|---|---|
| ViewModelBase |
| Name | Description | |
|---|---|---|
| DialogService |
Opens a IDialogService dialog
(Inherited from ServiceBase) | |
| Dispatcher | Gets the view Dispatcher | |
| Error |
Gets the Error string
(Inherited from ServiceBase) | |
| FileService |
Opens a IFileService dialog
(Inherited from ServiceBase) | |
| Height | Gets or sets the height | |
| HelpUrl | ||
| Item |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) | |
| Left | Gets or sets the Left position | |
| MessageBox |
Opens a IMessageBoxService dialog
(Inherited from ServiceBase) | |
| SingletonService |
Opens a ISingletonService dialog
(Inherited from ServiceBase) | |
| Title | Gets or sets the title | |
| Top | Gets or sets the position top | |
| Width | Gets or sets the width | |
| WindowState | Gets or sets the WindowState | |
| YouTubeUrl |
| Name | Description | |
|---|---|---|
| AssignHelpUrl | ||
| 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) | |
| OnDialogViewTView, TViewModel | ||
| OnViewTView, TViewModel | ||
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NotifyPropertyBase) |