2 references to InsertWidthSize
System.Windows.Forms (2)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (2)
1234
minSize.Width = (minSize.Width +
InsertWidthSize
) * _dimensions.Width -
InsertWidthSize
;