Implemented interface member:
property
IsDirty
MS.Internal.Annotations.Component.IAnnotationComponent.IsDirty
2 writes to IsDirty
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (1)
694IsDirty = false;
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
1167_anchor.IsDirty = value;
1 reference to IsDirty
PresentationFramework (1)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
1161return _anchor.IsDirty;