Add support for ITextRangeProvider #13350
Labels
Area: Accessibility
Area: TextInput
enhancement
New Architecture
Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Workstream: Accessibility
Ensure RNW Fabric apps are properly accessible.
Milestone
Add support for ITextRangeProvider
Documentation
https://learn.microsoft.com/en-us/dotnet/api/system.windows.automation.provider.itextrangeprovider?view=windowsdesktop-8.0
Behavior
Exposes methods and properties to support UI Automation client access to a span of continuous text in a text container that implements ITextProvider.
Implementation Plan
We should:
For additional reference, see other provider implementations on Fabric: #11874
To Be Clarified
Unclear if documentation if implementation of ITextRangeProvider should be necessary in all cases of an implemented ITextProvider.
The text was updated successfully, but these errors were encountered: