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