2 references to OnValueChanged
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollBar.cs (1)
369
OnValueChanged
(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ScrollBarTests.cs (1)
3244
public new void OnValueChanged(EventArgs e) => base.
OnValueChanged
(e);