1 reference to GetControlTabOnceActiveElement
PresentationFramework (1)
src\Framework\System\Windows\Input\KeyboardNavigation.cs (1)
151return _navigationProperty == ControlTabNavigationProperty ? GetControlTabOnceActiveElement(d) : GetTabOnceActiveElement(d);