7 references to WM_PRINTCLIENT
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
229
PInvokeCore.
WM_PRINTCLIENT
=> "WM_PRINTCLIENT",
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (2)
7184
Message m = Message.Create(HWND, PInvokeCore.
WM_PRINTCLIENT
, (WPARAM)hdc, (LPARAM)flags);
12351
case PInvokeCore.
WM_PRINTCLIENT
:
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
3823
case PInvokeCore.
WM_PRINTCLIENT
:
System\Windows\Forms\Controls\GroupBox\GroupBox.cs (1)
691
case PInvokeCore.
WM_PRINTCLIENT
:
System\Windows\Forms\ToolTip\ToolTip.cs (1)
2305
case (int)PInvokeCore.
WM_PRINTCLIENT
:
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ControlDesigner.cs (1)
2039
case PInvokeCore.
WM_PRINTCLIENT
: