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