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