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