1 reference to GetPrevTabInGroup
PresentationFramework (1)
System\Windows\Input\KeyboardNavigation.cs (1)
2324while ((nextTabElement = GetPrevTabInGroup(nextTabElement, container, tabbingType)) != null)