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