5 writes to Dirty
PresentationFramework (5)
src\Framework\MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (5)
235
annotKV.Value.
Dirty
= false;
258
_currentAnnotations[args.Annotation.Id].
Dirty
= true;
270
_currentAnnotations[args.Annotation.Id].
Dirty
= true;
282
_currentAnnotations[args.Annotation.Id].
Dirty
= true;
329
Dirty
= dirty;
2 references to Dirty
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (2)
217
if (annotKV.Value.
Dirty
)
233
if (annotKV.Value.
Dirty
)