1 implementation of get_KeyboardShortcut
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1260HRESULT ILegacyIAccessibleProvider.Interface.get_KeyboardShortcut(BSTR* pszKeyboardShortcut)
1 reference to get_KeyboardShortcut
System.Windows.Forms.Primitives (1)
Windows.Win32.ILegacyIAccessibleProvider.g.cs (1)
447 return __object.get_KeyboardShortcut(pszKeyboardShortcut);