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