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