4 references to LOCATION_TOTAL
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolTip.cs (4)
1801Rectangle[] possibleLocations = new Rectangle[LOCATION_TOTAL]; 1812long[] locationWeights = new long[LOCATION_TOTAL]; 1826long[] locationClippedAreas = new long[LOCATION_TOTAL]; 1836long[] locationWithinTopControlAreas = new long[LOCATION_TOTAL];