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