4 references to SetTabOnceActiveElement
PresentationFramework (4)
src\Framework\System\Windows\Controls\ListBox.cs (1)
748KeyboardNavigation.SetTabOnceActiveElement(this, listItem);
src\Framework\System\Windows\Controls\TabControl.cs (2)
570KeyboardNavigation.SetTabOnceActiveElement(visualParent, tabItem); 571KeyboardNavigation.SetTabOnceActiveElement(this, visualParent);
src\Framework\System\Windows\Input\KeyboardNavigation.cs (1)
157SetTabOnceActiveElement(d, value);