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