Base:
method
OnBackColorChanged
System.Windows.Forms.Control.OnBackColorChanged(System.EventArgs)
1 reference to OnBackColorChanged
System.Windows.Forms.Tests (1)
System\Windows\Forms\MonthCalendarTests.cs (1)
4790public new void OnBackColorChanged(EventArgs e) => base.OnBackColorChanged(e);