3 references to LocationIndexLeft
System.Windows.Forms (3)
System\Windows\Forms\ToolTip\ToolTip.cs (3)
1670
if (competingIndex is
LocationIndexLeft
or LocationIndexRight)
1678
if (rtlEnabled && competingIndex ==
LocationIndexLeft
)
1684
case
LocationIndexLeft
: