6 references to WM_MEASUREITEM
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ComboBox.cs (1)
3713
case NativeMethods.WM_REFLECT + NativeMethods.
WM_MEASUREITEM
:
winforms\Managed\System\WinForms\Control.cs (1)
14204
case NativeMethods.
WM_MEASUREITEM
:
winforms\Managed\System\WinForms\ListBox.cs (1)
2397
case NativeMethods.WM_REFLECT + NativeMethods.
WM_MEASUREITEM
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
76
case NativeMethods.
WM_MEASUREITEM
: text = "WM_MEASUREITEM"; break;
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
915
case NativeMethods.
WM_MEASUREITEM
:
winforms\Managed\System\WinForms\TabControl.cs (1)
2159
case NativeMethods.WM_REFLECT + NativeMethods.
WM_MEASUREITEM
: