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