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