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