5 writes to Dirty
PresentationFramework (5)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (5)
228annotKV.Value.Dirty = false; 251_currentAnnotations[args.Annotation.Id].Dirty = true; 263_currentAnnotations[args.Annotation.Id].Dirty = true; 275_currentAnnotations[args.Annotation.Id].Dirty = true; 322Dirty = dirty;
2 references to Dirty
PresentationFramework (2)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (2)
210if (annotKV.Value.Dirty) 226if (annotKV.Value.Dirty)