1 write to TitleForeColor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
1891TitleForeColor = DEFAULT_TITLE_FORE_COLOR;
1 reference to TitleForeColor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
2188return !TitleForeColor.Equals(DEFAULT_TITLE_FORE_COLOR);