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