7 references to GetIsKeyTipScope
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\KeyTipService.cs (4)
394return ((KeyTipService.GetIsKeyTipScope(d)) || (TreeHelper.GetParent(d) == null)); 401return ((KeyTipService.GetIsKeyTipScope(d)) || (TreeHelper.GetParent(d) == null)); 961!KeyTipService.GetIsKeyTipScope(newScope) && 967KeyTipService.GetIsKeyTipScope(exactMatchElement))
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (2)
1577!KeyTipService.GetIsKeyTipScope(controlGroup)) 1764KeyTipService.GetIsKeyTipScope(tab))
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
708if (KeyTipService.GetIsKeyTipScope(tab))