2 references to MAX_WIDTH
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripOverflowButton.cs (2)
29
private static int maxWidth =
MAX_WIDTH
;
39
maxWidth = DpiHelper.LogicalToDeviceUnitsX(
MAX_WIDTH
);