3 references to Enabled
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Controls\KeyTipService.cs (2)
800if (State == KeyTipState.Enabled) 1121State = KeyTipState.Enabled;
Microsoft\Windows\Controls\Ribbon\RibbonHelper.cs (1)
1271if (KeyTipService.Current.State != KeyTipService.KeyTipState.Enabled && ((e.SystemKey == Key.LeftAlt) || (e.SystemKey == Key.RightAlt))