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