2 references to BOTTOM_LOCATION_INDEX
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolTip.cs (2)
1804
possibleLocations[
BOTTOM_LOCATION_INDEX
] = new Rectangle(centeredX, toolRectangle.Bottom, width, height);
1896
case
BOTTOM_LOCATION_INDEX
: