5 references to UpdateBoldedDates
System.Windows.Forms (4)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (4)
40
/// <see cref="MonthCalendar"/>. The user must call <see cref="
UpdateBoldedDates
"/> to force the repaint of the bolded
190
UpdateBoldedDates
();
261
UpdateBoldedDates
();
549
UpdateBoldedDates
();
WinFormsControlsTest (1)
Calendar.cs (1)
31
monthCalendar1.
UpdateBoldedDates
();