3 references to WM_MOUSEHOVER
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (1)
14374
case NativeMethods.
WM_MOUSEHOVER
:
winforms\Managed\System\WinForms\ListView.cs (1)
6320
case NativeMethods.
WM_MOUSEHOVER
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
201
case NativeMethods.
WM_MOUSEHOVER
: text = "WM_MOUSEHOVER"; break;