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