1 implementation of get_Value
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1197
HRESULT ILegacyIAccessibleProvider.Interface.
get_Value
(BSTR* pszValue)
3 references to get_Value
System.Windows.Forms.Primitives (3)
_generated\180\Windows.Win32.ILegacyIAccessibleProvider.g.cs (1)
308
return __object.
get_Value
(pszValue);
_generated\569\Windows.Win32.UI_Accessibility_ILegacyIAccessibleProvider_Extensions.g.cs (2)
53
/// <inheritdoc cref="winmdroot.UI.Accessibility.ILegacyIAccessibleProvider.Interface.
get_Value
(winmdroot.Foundation.BSTR*)"/>
58
winmdroot.Foundation.HRESULT __result = @this.
get_Value
(pszValueLocal);