Example #1
0
 public void SetPlacement(IntPtr windowHandle)
 {
     WindowNative.SetWindowPlacement(windowHandle, ref this);
 }