BaseWindowViewModel IsDirty Property KerbalEdit - Take control of your KSP Data!
Gets or sets a value indicating whether this data object or any of its children have been altered since the last load or save operation

Namespace: KerbalEdit.ViewModels
Assembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

public virtual bool IsDirty { get; set; }

Implements

IViewModel IsDirty
See Also