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\TextBox\TextBoxBase.TextBoxBaseAccessibleObject.cs (1)
116=> _textProvider?.GetCaretRange(isActive, pRetVal) ?? HRESULT.COR_E_OBJECTDISPOSED;