2 references to TOP_LOCATION_INDEX
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolTip.cs (2)
1802
possibleLocations[
TOP_LOCATION_INDEX
] = new Rectangle(centeredX, toolRectangle.Top - height, width, height);
1893
case
TOP_LOCATION_INDEX
: