terminal/src/cascadia/PublicTerminalCore
Zoey Riordan 4def49c45e
hook up UIA tree to WPF control (#4548)
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.
2020-02-24 23:17:55 +00:00
..
HwndTerminal.cpp hook up UIA tree to WPF control (#4548) 2020-02-24 23:17:55 +00:00
HwndTerminal.hpp hook up UIA tree to WPF control (#4548) 2020-02-24 23:17:55 +00:00
pch.cpp add wpf control (#2004) 2019-10-11 14:02:09 -07:00
pch.h hook up UIA tree to WPF control (#4548) 2020-02-24 23:17:55 +00:00
PublicTerminalCore.vcxproj Force the use of named forwarders in PublicTermCore for Win7 (#4522) 2020-02-10 20:35:32 +00:00
PublicTerminalCore.vcxproj.filters add wpf control (#2004) 2019-10-11 14:02:09 -07:00