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