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