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