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