1 write to isDirty
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DocumentOutline.cs (1)
337this.isDirty = value;
2 references to isDirty
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DocumentOutline.cs (2)
331return this.isDirty; 335if (this.isDirty != value)