Base:
method
GetFocused
System.Windows.Forms.AccessibleObject.GetFocused()
1 reference to GetFocused
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildListUiaProvider.cs (1)
138
internal override IRawElementProviderFragment.Interface? GetFocus() =>
GetFocused
();