3 references to DEFAULT_MAX_SELECTION_COUNT
System.Windows.Forms (3)
winforms\Managed\System\WinForms\MonthCalendar.cs (3)
129
private int maxSelectionCount =
DEFAULT_MAX_SELECTION_COUNT
;
601
DefaultValue(
DEFAULT_MAX_SELECTION_COUNT
),
1630
if (maxSelectionCount !=
DEFAULT_MAX_SELECTION_COUNT
) {