3 references to LocationIndexLeft
System.Windows.Forms (3)
System\Windows\Forms\ToolTip\ToolTip.cs (3)
1674
if (competingIndex is
LocationIndexLeft
or LocationIndexRight)
1682
if (rtlEnabled && competingIndex ==
LocationIndexLeft
)
1688
case
LocationIndexLeft
: