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