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