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