The ISelectedViewModel type exposes the following members.
Back to Top
Back to Top
Properties
| Name | Description | |
|---|---|---|
| IsDirty |
Gets or sets a value indicating weather the data object or any of its children contain changed data.
(Inherited from IViewModel.) | |
| Parent |
Gets the Parent instance
(Inherited from IViewModel.) | |
| SelectedItem |
Gets or sets the viewmodel that is selected.
|
Events
| Name | Description | |
|---|---|---|
Occurs when a property value changes. (Inherited from |
See Also