1 instantiation of StoreAnnotationsMap
PresentationFramework (1)
src\Framework\System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
1034
_storeAnnotationsMap = new
StoreAnnotationsMap
(HandleAuthorChanged, HandleAnchorChanged, HandleCargoChanged);
1 reference to StoreAnnotationsMap
PresentationFramework (1)
src\Framework\System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
1070
StoreAnnotationsMap
_storeAnnotationsMap;