Base:
method
GetCaretRange
System.Windows.Forms.Automation.UiaTextProvider.GetCaretRange(Windows.Win32.Foundation.BOOL*, Windows.Win32.UI.Accessibility.ITextRangeProvider**)
1 reference to GetCaretRange
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildEditUiaProvider.cs (1)
122=> _textProvider.GetCaretRange(isActive, pRetVal);