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