Add support for IRangeValueProvider UIA Interface #13351
Labels
Area: Accessibility
Area: Slider
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
Documentation
https://learn.microsoft.com/en-us/dotnet/api/system.windows.automation.provider.irangevalueprovider?view=windowsdesktop-8.0
Behavior
Exposes methods and properties to support UI Automation client access to controls that contain range values.
Controls of control type Slider, Spinner, ScrollBar, ProgressBar, and Edit should conditionally support the IRangeValueProvider. See here for documentation.
Implementation Plan
We should:
For additional reference, see other provider implementations on Fabric: #11874
To Be Clarified
The text was updated successfully, but these errors were encountered: