7 references to GetIsKeyTipScope
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\KeyTipService.cs (4)
395
return ((KeyTipService.
GetIsKeyTipScope
(d) == true) || (TreeHelper.GetParent(d) == null));
402
return ((KeyTipService.
GetIsKeyTipScope
(d) == true) || (TreeHelper.GetParent(d) == null));
962
!KeyTipService.
GetIsKeyTipScope
(newScope) &&
968
KeyTipService.
GetIsKeyTipScope
(exactMatchElement))
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (2)
1578
!KeyTipService.
GetIsKeyTipScope
(controlGroup))
1765
KeyTipService.
GetIsKeyTipScope
(tab))
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
709
if (KeyTipService.
GetIsKeyTipScope
(tab))