1 write to _selectionChangeInstance
PresentationFramework (1)
System\Windows\Controls\Primitives\Selector.cs (1)
1947_selectionChangeInstance = new SelectionChanger(this);
2 references to _selectionChangeInstance
PresentationFramework (2)
System\Windows\Controls\Primitives\Selector.cs (2)
1945if (_selectionChangeInstance == null) 1950return _selectionChangeInstance;