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