2 references to DEFAULT_FIRST_DAY_OF_WEEK
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MonthCalendar.cs (2)
138
private Day firstDayOfWeek =
DEFAULT_FIRST_DAY_OF_WEEK
;
498
DefaultValue(
DEFAULT_FIRST_DAY_OF_WEEK
),