1 implementation of GetText
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextRange.cs (1)
424HRESULT ITextRangeProvider.Interface.GetText(int maxLength, BSTR* pRetVal)
1 reference to GetText
System.Windows.Forms.Primitives (1)
_generated\257\Windows.Win32.ITextRangeProvider.g.cs (1)
405 return __object.GetText(maxLength, pRetVal);