1 write to _internalStore
PresentationFramework (1)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
73
_internalStore
= store;
2 references to _internalStore
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (2)
280
if (
_internalStore
!= null)
282
store =
_internalStore
;