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