3 references to get_accValue
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObjectExtensions.cs (1)
230
result = accessible.Value->
get_accValue
(child, &bstr);
System.Windows.Forms.Primitives (2)
_generated\106\Windows.Win32.IAccessible.g.cs (2)
330
/// <inheritdoc cref="
get_accValue
(winmdroot.System.Variant.VARIANT, winmdroot.Foundation.BSTR*)"/>
336
winmdroot.Foundation.HRESULT __result = this.
get_accValue
(varChild, pszValueLocal);