4 references to WM_SIZE
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Form.cs (1)
7590case NativeMethods.WM_SIZE:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
38case NativeMethods.WM_SIZE: text = "WM_SIZE"; break;
winforms\Managed\System\WinForms\ScrollBar.cs (1)
926case NativeMethods.WM_SIZE:
winforms\Managed\System\WinForms\TreeView.cs (1)
3159case NativeMethods.WM_SIZE: