3 references to SetWindowRgn
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
747
NativeMethods.
SetWindowRgn
(_hwnd, IntPtr.Zero, NativeMethods.IsWindowVisible(_hwnd));
787
NativeMethods.
SetWindowRgn
(_hwnd, hrgn, NativeMethods.IsWindowVisible(_hwnd));
864
NativeMethods.
SetWindowRgn
(_hwnd, hrgn, NativeMethods.IsWindowVisible(_hwnd));