1 write to _annotation
PresentationFramework (1)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (1)
332set { _annotation = value; }
1 reference to _annotation
PresentationFramework (1)
MS\Internal\Annotations\Storage\StoreAnnotationsMap.cs (1)
331get { return _annotation; }