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