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