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