1 implementation of get_IsReadOnly
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
3068
HRESULT IRangeValueProvider.Interface.
get_IsReadOnly
(BOOL* pRetVal)
3 references to get_IsReadOnly
System.Windows.Forms.Primitives (3)
Windows.Win32.IRangeValueProvider.g.cs (1)
150
return __object.
get_IsReadOnly
(pRetVal);
Windows.Win32.UI_Accessibility_IRangeValueProvider_Extensions.g.cs (2)
33
/// <inheritdoc cref="winmdroot.UI.Accessibility.IRangeValueProvider.Interface.
get_IsReadOnly
(winmdroot.Foundation.BOOL*)"/>
38
winmdroot.Foundation.HRESULT __result = @this.
get_IsReadOnly
(pRetValLocal);