1 write to _internalStore
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (1)
91
_internalStore
= store;
2 references to _internalStore
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (2)
307
if (
_internalStore
!= null)
309
store =
_internalStore
;