2 references to WM_ENTERSIZEMOVE
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Form.cs (1)
7557
case NativeMethods.
WM_ENTERSIZEMOVE
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
197
case NativeMethods.
WM_ENTERSIZEMOVE
: text = "WM_ENTERSIZEMOVE"; break;