1 instantiation of SelectionChanger
PresentationFramework (1)
System\Windows\Controls\Primitives\Selector.cs (1)
1938
_selectionChangeInstance = new
SelectionChanger
(this);
2 references to SelectionChanger
PresentationFramework (2)
System\Windows\Controls\Primitives\Selector.cs (2)
1932
internal
SelectionChanger
SelectionChange
2208
private
SelectionChanger
_selectionChangeInstance;