2 references to MCM_SETFIRSTDAYOFWEEK
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MonthCalendar.cs (2)
519
SendMessage(NativeMethods.
MCM_SETFIRSTDAYOFWEEK
, 0, (int) value);
1653
SendMessage(NativeMethods.
MCM_SETFIRSTDAYOFWEEK
, 0, firstDay);