5 writes to Dirty
PresentationFramework (5)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (5)
220annotKV.Value.Dirty = false; 243_currentAnnotations[args.Annotation.Id].Dirty = true; 255_currentAnnotations[args.Annotation.Id].Dirty = true; 267_currentAnnotations[args.Annotation.Id].Dirty = true; 314Dirty = dirty;
2 references to Dirty
PresentationFramework (2)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (2)
202if (annotKV.Value.Dirty) 218if (annotKV.Value.Dirty)