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