1 write to _selectionChangeInstance
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
1992_selectionChangeInstance = new SelectionChanger(this);
2 references to _selectionChangeInstance
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (2)
1990if (_selectionChangeInstance == null) 1995return _selectionChangeInstance;