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