3 references to SetWindowRgn
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
742
NativeMethods.
SetWindowRgn
(_hwnd, IntPtr.Zero, NativeMethods.IsWindowVisible(_hwnd));
782
NativeMethods.
SetWindowRgn
(_hwnd, hrgn, NativeMethods.IsWindowVisible(_hwnd));
859
NativeMethods.
SetWindowRgn
(_hwnd, hrgn, NativeMethods.IsWindowVisible(_hwnd));