2 references to MINALLOWEDWIDTH
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (2)
31private int minAllowedWidth = MINALLOWEDWIDTH; 69minAllowedWidth = DpiHelper.LogicalToDeviceUnitsX(MINALLOWEDWIDTH);