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