2 implementations of SetValue
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
2676void UnsafeNativeMethods.IRangeValueProvider.SetValue(double value) { 3677void UnsafeNativeMethods.IRangeValueProvider.SetValue(double newValue) {
1 reference to SetValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
3679publicIRangeValueProvider.SetValue(newValue);