1 write to _internalStore
PresentationFramework (1)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
62
_internalStore
= store;
2 references to _internalStore
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (2)
269
if (
_internalStore
!= null)
271
store =
_internalStore
;