3 implementations of IsDirty
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Component\HighlightComponent.cs (1)
198public bool IsDirty
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (1)
171public bool IsDirty
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
1156bool IAnnotationComponent.IsDirty
1 write to IsDirty
PresentationFramework (1)
src\Framework\System\Windows\Annotations\AnnotationService.cs (1)
1087adorner.AnnotationComponent.IsDirty = true;