Base:
property
DocumentRange
System.Windows.Forms.Automation.UiaTextProvider.DocumentRange
1 reference to DocumentRange
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxBase.TextBoxBaseAccessibleObject.cs (1)
98=> _textProvider is null ? null : _textProvider.DocumentRange;