3 references to WM_VKEYTOITEM
System.Windows.Forms (3)
winforms\Managed\System\WinForms\CheckedListBox.cs (1)
1089case NativeMethods.WM_REFLECT + NativeMethods.WM_VKEYTOITEM:
winforms\Managed\System\WinForms\Control.cs (1)
14265case NativeMethods.WM_VKEYTOITEM:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
78case NativeMethods.WM_VKEYTOITEM: text = "WM_VKEYTOITEM"; break;