1 write to showToday
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
915showToday = value;
3 references to showToday
System.Windows.Forms (3)
winforms\Managed\System\WinForms\MonthCalendar.cs (3)
442if (!showToday) cp.Style |= NativeMethods.MCS_NOTODAY; 911return showToday; 914if (showToday != value) {