Implemented interface member:
property
IsDirty
MS.Internal.Annotations.Component.IAnnotationComponent.IsDirty
2 writes to IsDirty
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (1)
656IsDirty = false;
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (1)
692HighlightAnchor.IsDirty = true;