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