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