Base:
property
SupportedTextSelection
System.Windows.Forms.Automation.UiaTextProvider.SupportedTextSelection
1 reference to SupportedTextSelection
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildEditUiaProvider.cs (1)
119
internal override SupportedTextSelection SupportedTextSelectionInternal => _textProvider.
SupportedTextSelection
;