2 references to OnCausesValidationChanged
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
1087OnCausesValidationChanged(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ControlTests.cs (1)
1246public new void OnCausesValidationChanged(EventArgs e) => base.OnCausesValidationChanged(e);