2 references to IsKeyTipKey
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\KeyTipService.cs (2)
693
if (
IsKeyTipKey
(keyArgs))
724
if (!keyArgs.Handled &&
IsKeyTipKey
(keyArgs) && State == KeyTipState.None)