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