-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Closed as not planned
Copy link
Labels
Area: AccessibilityNeeds WinUI 3Indicates that feature can only be done in WinUI 3.0 or beyond.Indicates that feature can only be done in WinUI 3.0 or beyond.Recommend: Not PlannedRecommend that issue should be given Not Planned milestone.Recommend that issue should be given Not Planned milestone.enhancement
Milestone
Description
Proposal: Extract mapping of RN Accessibility to UIA from DynamicAutomationPeer
Summary
Right now, DAP is the only control that reads out the RN accessibility properties we set and translates them into UIA properties. Views are the only things that use it. We would have to subclass all of our native controls to use DAP which is bad for perf.
Need to develop new story for custom automation peers for WinUI 3.0.
Metadata
Metadata
Assignees
Labels
Area: AccessibilityNeeds WinUI 3Indicates that feature can only be done in WinUI 3.0 or beyond.Indicates that feature can only be done in WinUI 3.0 or beyond.Recommend: Not PlannedRecommend that issue should be given Not Planned milestone.Recommend that issue should be given Not Planned milestone.enhancement