1 instantiation of SelectionChanger
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
1992
_selectionChangeInstance = new
SelectionChanger
(this);
2 references to SelectionChanger
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\Selector.cs (2)
1986
internal
SelectionChanger
SelectionChange
2262
private
SelectionChanger
_selectionChangeInstance;