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