2 references to SetWindowOrgEx
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
16696SafeNativeMethods.SetWindowOrgEx(new HandleRef(null, hdcDraw), 0, 0, pW); 16721SafeNativeMethods.SetWindowOrgEx(new HandleRef(null, hdcDraw), pW.x, pW.y, null);