3 references to SetWindowRgn
PresentationFramework (3)
src\Framework\System\Windows\Shell\WindowChromeWorker.cs (3)
1149
NativeMethods.
SetWindowRgn
(_hwnd, IntPtr.Zero, NativeMethods.IsWindowVisible(_hwnd));
1193
NativeMethods.
SetWindowRgn
(_hwnd, hrgn, NativeMethods.IsWindowVisible(_hwnd));
1270
NativeMethods.
SetWindowRgn
(_hwnd, hrgn, NativeMethods.IsWindowVisible(_hwnd));