[PR #4548] Move Terminal UIA provider into Types & hook it up to the WPF control #25830

Open
opened 2026-01-31 09:12:03 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/4548

State: closed
Merged: Yes


This PR hooks up the existing UIA implementation to the WPF control. Some existing code that was specific to the UWP terminal control could be shared so that has been refactored to a common location as well.

Validation Steps Performed

WPF control was brought up in UISpy and the UIA tree was verified. NVDA was then used to check that screen readers were operating properly.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/4548 **State:** closed **Merged:** Yes --- This PR hooks up the existing UIA implementation to the WPF control. Some existing code that was specific to the UWP terminal control could be shared so that has been refactored to a common location as well. ## Validation Steps Performed WPF control was brought up in UISpy and the UIA tree was verified. NVDA was then used to check that screen readers were operating properly.
claunia added the pull-request label 2026-01-31 09:12:03 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25830