3 references to INSERT_WIDTH_SIZE
System.Windows.Forms (3)
winforms\Managed\System\WinForms\MonthCalendar.cs (3)
1494Debug.Assert(minSize.Width > INSERT_WIDTH_SIZE, "Divide by 0"); 1499minSize.Width = (minSize.Width + INSERT_WIDTH_SIZE) * dimensions.Width - INSERT_WIDTH_SIZE;