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