Base:
method
ProcessMnemonic
System.Windows.Forms.ToolStrip.ProcessMnemonic(System.Char)
1 reference to ProcessMnemonic
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
1391((OwnerItem is null || OwnerItem.Pressed) && charCode != ' ' && ProcessMnemonic(charCode))