Remove WindowUiaProvider from Windows Terminal #4986

Closed
opened 2026-01-31 00:02:18 +00:00 by claunia · 2 comments
Owner

Originally created by @carlos-zamora on GitHub (Nov 13, 2019).

Originally assigned to: @carlos-zamora on GitHub.

We just don't need it. XAML does all of this for us. Remove all references to it in the Windows Terminal project.

Originally created by @carlos-zamora on GitHub (Nov 13, 2019). Originally assigned to: @carlos-zamora on GitHub. We just don't need it. XAML does all of this for us. Remove all references to it in the Windows Terminal project.
Author
Owner

@DHowett commented on GitHub (Jun 8, 2020):

I've pushed a branch that does this and also merges IUiaWindow back into IConsoleWindow, and moves IConsoleWindow and WindowUiaProvider back into conhost-only code.

@DHowett commented on GitHub (Jun 8, 2020): I've pushed a branch that does this and also merges IUiaWindow back into IConsoleWindow, and moves IConsoleWindow and WindowUiaProvider back into conhost-only code.
Author
Owner

@carlos-zamora commented on GitHub (Jun 8, 2020):

I've pushed a branch that does this and also merges IUiaWindow back into IConsoleWindow, and moves IConsoleWindow and WindowUiaProvider back into conhost-only code.

@DHowett tested Host.exe and Terminal. Everything seems fine so feel free to make it a PR. Thanks!

@carlos-zamora commented on GitHub (Jun 8, 2020): > I've pushed a branch that does this and also merges IUiaWindow back into IConsoleWindow, and moves IConsoleWindow and WindowUiaProvider back into conhost-only code. @DHowett tested Host.exe and Terminal. Everything seems fine so feel free to make it a PR. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#4986