Base:
method
GetKeyboardShortcutInternal
System.Windows.Forms.AccessibleObject.GetKeyboardShortcutInternal(Windows.Win32.System.Variant.VARIANT)
1 reference to GetKeyboardShortcutInternal
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildDropDownButtonUiaProvider.cs (1)
90public override string? KeyboardShortcut => GetKeyboardShortcutInternal((VARIANT)GetChildId()).ToNullableStringAndFree();