3 references to IsWindowVisible
PresentationFramework (3)
System\Windows\Shell\WindowChromeWorker.cs (3)
741
NativeMethods.SetWindowRgn(_hwnd, IntPtr.Zero, NativeMethods.
IsWindowVisible
(_hwnd));
781
NativeMethods.SetWindowRgn(_hwnd, hrgn, NativeMethods.
IsWindowVisible
(_hwnd));
858
NativeMethods.SetWindowRgn(_hwnd, hrgn, NativeMethods.
IsWindowVisible
(_hwnd));