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