5 writes to Dirty
PresentationFramework (5)
src\Framework\MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (5)
235annotKV.Value.Dirty = false; 258_currentAnnotations[args.Annotation.Id].Dirty = true; 270_currentAnnotations[args.Annotation.Id].Dirty = true; 282_currentAnnotations[args.Annotation.Id].Dirty = true; 329Dirty = dirty;
2 references to Dirty
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (2)
217if (annotKV.Value.Dirty) 233if (annotKV.Value.Dirty)