2 implementations of SetValue
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
1152void UnsafeNativeMethods.IValueProvider.SetValue(string newValue) { 3626void UnsafeNativeMethods.IValueProvider.SetValue(string newValue) {
1 reference to SetValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
3628publicIValueProvider.SetValue(newValue);