2 writes to key
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
16900
accel.
key
= (short)(UnsafeNativeMethods.VkKeyScan(ch) & 0x00FF);
16918
accel.
key
= (short)(scan & 0x00FF);