View |
public abstract class ViewModelBase : ServiceBase
The ViewModelBase type exposes the following members.
Name | Description | |
---|---|---|
ViewModelBase |
Name | Description | |
---|---|---|
DialogService | (Inherited from ServiceBase) | |
Dispatcher | Gets the view Dispatcher | |
Error |
Gets the Error string
(Inherited from ServiceBase) | |
FileService | (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 | (Inherited from ServiceBase) | |
SingletonService | (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) | |
GetValue | (Inherited from NotifyPropertyBase) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
NotifyPropertyChanged | (Inherited from NotifyPropertyBase) | |
OnDialogViewTView, TViewModel | ||
OnViewTView, TViewModel | ||
SetValue | (Inherited from NotifyPropertyBase) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from NotifyPropertyBase) |