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