1 write to _internalStore
PresentationFramework (1)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
61
_internalStore
= store;
2 references to _internalStore
PresentationFramework (2)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (2)
268
if (
_internalStore
!= null)
270
store =
_internalStore
;