1 implementation of get_Value
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
3057
HRESULT IRangeValueProvider.Interface.
get_Value
(double* pRetVal)
3 references to get_Value
System.Windows.Forms.Primitives (3)
Windows.Win32.IRangeValueProvider.g.cs (1)
111
return __object.
get_Value
(pRetVal);
Windows.Win32.UI_Accessibility_IRangeValueProvider_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.UI.Accessibility.IRangeValueProvider.Interface.
get_Value
(double*)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
get_Value
(pRetValLocal);