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