Click or drag to resize

ViewModelBase Properties

The ViewModelBase type exposes the following members.

Properties
 NameDescription
Protected propertyDialogService Opens a IDialogService dialog
(Inherited from ServiceBase)
Protected propertyDispatcher Gets the view Dispatcher
Public propertyError Gets the Error string
(Inherited from ServiceBase)
Protected propertyFileService Opens a IFileService dialog
(Inherited from ServiceBase)
Public propertyHeight Gets or sets the height
Public propertyHelpUrl 
Public propertyItem Gets the IDataErrorInfo error string
(Inherited from ServiceBase)
Public propertyLeft Gets or sets the Left position
Protected propertyMessageBox Opens a IMessageBoxService dialog
(Inherited from ServiceBase)
Protected propertySingletonService Opens a ISingletonService dialog
(Inherited from ServiceBase)
Public propertyTitle Gets or sets the title
Public propertyTop Gets or sets the position top
Public propertyWidth Gets or sets the width
Public propertyWindowState Gets or sets the WindowState
Public propertyYouTubeUrl 
Top
See Also