Implemented interface member:
property
IsDirty
MS.Internal.Annotations.Component.IAnnotationComponent.IsDirty
1 write to IsDirty
PresentationFramework (1)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
667
IsDirty
= false;
2 references to IsDirty
PresentationFramework (2)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
1135
return _anchor.
IsDirty
;
1140
_anchor?.
IsDirty
= value;