Gets or sets a value indicating whether the TreeViewItem
associated with this object is selected.
Namespace: KerbalEdit.ViewModelsAssembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
public virtual bool IsDirty { get; set; }public virtual bool IsDirty { get; set; }Public Overridable Property IsDirty As Boolean
Get
Set
Public Overridable Property IsDirty As Boolean
Get
Set
public:
virtual property bool IsDirty {
bool get ();
void set (bool value);
}public:
virtual property bool IsDirty {
bool get ();
void set (bool value);
}Implements
IViewModel IsDirty