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