9 references to WM_PAINT
System.Windows.Forms (9)
winforms\Managed\System\WinForms\ComboBox.cs (1)
3756
case NativeMethods.
WM_PAINT
:
winforms\Managed\System\WinForms\Control.cs (1)
14162
case NativeMethods.
WM_PAINT
:
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
1298
case NativeMethods.
WM_PAINT
:
winforms\Managed\System\WinForms\ListView.cs (1)
6360
case NativeMethods.
WM_PAINT
:
winforms\Managed\System\WinForms\MessageDecoder.cs (1)
50
case NativeMethods.
WM_PAINT
: text = "WM_PAINT"; break;
winforms\Managed\System\WinForms\ToolStripPanel.cs (2)
859
NativeMethods.
WM_PAINT
, NativeMethods.
WM_PAINT
,
winforms\Managed\System\WinForms\ToolTip.cs (2)
2593
goto case NativeMethods.
WM_PAINT
;
2595
case NativeMethods.
WM_PAINT
: