2 references to SetWindowOrgEx
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (2)
464
PInvoke.
SetWindowOrgEx
(hdcDraw, 0, 0, &pW);
488
PInvoke.
SetWindowOrgEx
(hdcDraw, pW.X, pW.Y, lppt: null);