1 write to _dirty
PresentationFramework (1)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (1)
342
set {
_dirty
= value; }
1 reference to _dirty
PresentationFramework (1)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (1)
341
get { return
_dirty
; }