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