1 implementation of get_Value
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1373HRESULT IValueProvider.Interface.get_Value(BSTR* pRetVal)
3 references to get_Value
System.Windows.Forms.Primitives (3)
_generated\274\Windows.Win32.IValueProvider.g.cs (1)
128 return __object.get_Value(pRetVal);
_generated\586\Windows.Win32.UI_Accessibility_IValueProvider_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.UI.Accessibility.IValueProvider.Interface.get_Value(winmdroot.Foundation.BSTR*)"/> 38 winmdroot.Foundation.HRESULT __result = @this.get_Value(pRetValLocal);