3 implementations of IsDirty
PresentationFramework (3)
MS\Internal\Annotations\Component\HighlightComponent.cs (1)
180public bool IsDirty
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
156public bool IsDirty
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
1131bool IAnnotationComponent.IsDirty
1 write to IsDirty
PresentationFramework (1)
System\Windows\Annotations\AnnotationService.cs (1)
1032adorner.AnnotationComponent.IsDirty = true;