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