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