2 references to HTLEFT
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (1)
7031if (result is >= ((int)PInvoke.HTLEFT) and <= ((int)PInvoke.HTBOTTOMRIGHT))
System\Windows\Forms\VisualStyles\HitTestCode.cs (1)
10Left = (int)PInvoke.HTLEFT,