Implemented interface member:
property
IsDirty
MS.Internal.Annotations.Component.IAnnotationComponent.IsDirty
2 writes to IsDirty
PresentationFramework (2)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
673IsDirty = 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)
1146return _anchor.IsDirty;