2 references to HTNOWHERE
System.Windows.Forms (2)
System\Windows\Forms\Controls\Labels\Label.cs (1)
1435m.ResultInternal = (LRESULT)(nint)(rectInScreen.Contains(pt) ? PInvoke.HTCLIENT : PInvoke.HTNOWHERE);
System\Windows\Forms\VisualStyles\HitTestCode.cs (1)
8Nowhere = (int)PInvoke.HTNOWHERE,