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