5 writes to Dirty
PresentationFramework (5)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (5)
221annotKV.Value.Dirty = false; 244_currentAnnotations[args.Annotation.Id].Dirty = true; 256_currentAnnotations[args.Annotation.Id].Dirty = true; 268_currentAnnotations[args.Annotation.Id].Dirty = true; 315Dirty = dirty;
2 references to Dirty
PresentationFramework (2)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (2)
203if (annotKV.Value.Dirty) 219if (annotKV.Value.Dirty)