1 write to _showToday
System.Windows.Forms (1)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (1)
728_showToday = value;
3 references to _showToday
System.Windows.Forms (3)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (3)
290if (!_showToday) 720get => _showToday; 723if (value == _showToday)