3 writes to IsDirty
System.Workflow.ComponentModel (3)
AuthoringOM\Design\DocumentOutline.cs (3)
79this.IsDirty = false; 153IsDirty = false; 379this.IsDirty = true;
1 reference to IsDirty
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DocumentOutline.cs (1)
402if (this.IsDirty && this.treeView.Visible)