7 references to GetIsKeyTipScope
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\KeyTipService.cs (4)
398return ((KeyTipService.GetIsKeyTipScope(d) == true) || (TreeHelper.GetParent(d) == null)); 405return ((KeyTipService.GetIsKeyTipScope(d) == true) || (TreeHelper.GetParent(d) == null)); 963!KeyTipService.GetIsKeyTipScope(newScope) && 969KeyTipService.GetIsKeyTipScope(exactMatchElement))
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (2)
1587!KeyTipService.GetIsKeyTipScope(controlGroup)) 1774KeyTipService.GetIsKeyTipScope(tab))
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
712if (KeyTipService.GetIsKeyTipScope(tab))