2 references to GetGroupParent
PresentationFramework (2)
src\Framework\System\Windows\Input\KeyboardNavigation.cs (2)
1051
nextTab = GetNextTab(currentElement,
GetGroupParent
(currentElement, true /*includeCurrent*/), false);
1958
return
GetGroupParent
(e, false /*includeCurrent*/);