Implemented interface member:
property
IsDirty
MS.Internal.Annotations.Component.IAnnotationComponent.IsDirty
2 writes to IsDirty
PresentationFramework (2)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
673
IsDirty
= false;
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
1152
_anchor.
IsDirty
= value;
1 reference to IsDirty
PresentationFramework (1)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
1146
return _anchor.
IsDirty
;