1 write to TitleBackColor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
1895TitleBackColor = DEFAULT_TITLE_BACK_COLOR;
1 reference to TitleBackColor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
2192return !TitleBackColor.Equals(DEFAULT_TITLE_BACK_COLOR);