1 reference to CWP_SKIPINVISIBLE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolTip.cs (1)
1284IntPtr found = UnsafeNativeMethods.ChildWindowFromPointEx(new HandleRef(null, baseHwnd), pt.X, pt.Y, NativeMethods.CWP_SKIPINVISIBLE);