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