3 references to WM_VKEYTOITEM
System.Private.Windows.Core (2)
Windows\Win32\MessageId.cs (2)
27public const uint WM_REFLECT_VKEYTOITEM = WM_REFLECT + PInvokeCore.WM_VKEYTOITEM; 88PInvokeCore.WM_VKEYTOITEM => "WM_VKEYTOITEM",
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
12440case PInvokeCore.WM_VKEYTOITEM: