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