2 references to MAX_HEIGHT
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripOverflowButton.cs (2)
30private static int maxHeight = MAX_HEIGHT; 40maxHeight = DpiHelper.LogicalToDeviceUnitsY(MAX_HEIGHT);