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