1 write to _showTodayCircle
System.Windows.Forms (1)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (1)
756
_showTodayCircle
= value;
3 references to _showTodayCircle
System.Windows.Forms (3)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (3)
298
if (!
_showTodayCircle
)
748
get =>
_showTodayCircle
;
751
if (value ==
_showTodayCircle
)