Base:
method
GetVisibleRanges
System.Windows.Forms.Automation.UiaTextProvider.GetVisibleRanges(Windows.Win32.System.Com.SAFEARRAY**)
1 reference to GetVisibleRanges
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxBase.TextBoxBaseAccessibleObject.cs (1)
104=> _textProvider?.GetVisibleRanges(pRetVal) ?? HRESULT.COR_E_OBJECTDISPOSED;