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