2 references to QatKeyTipCharacters
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\KeyTipService.cs (2)
549if (alphaIndex < QatKeyTipCharacters.Length) 551return _autoGenerationKeyTipPrefix + QatKeyTipCharacters[alphaIndex];