3 references to GetMinReqRect
System.Windows.Forms (3)
winforms\Managed\System\WinForms\MonthCalendar.cs (3)
1455return GetMinReqRect(0, false, false); 1550Size preferredSize = GetMinReqRect(height, updateRows, false); 1561Size preferredSize = GetMinReqRect(width, false, updateCols);