terminal/src/cascadia/WpfTerminalControl
Zoey Riordan b9233c03d1 add wpf control (#2004)
This adds the WPF control to our project, courtesy of the Visual Studio team.
It re-hosts the Terminal Control components inside a reusable WPF adapter so it can be composed onto C# type surfaces like Visual Studio requires.
2019-10-11 14:02:09 -07:00
..
ITerminalConnection.cs add wpf control (#2004) 2019-10-11 14:02:09 -07:00
NativeMethods.cs add wpf control (#2004) 2019-10-11 14:02:09 -07:00
stylecop.json add wpf control (#2004) 2019-10-11 14:02:09 -07:00
TerminalContainer.cs add wpf control (#2004) 2019-10-11 14:02:09 -07:00
TerminalControl.xaml add wpf control (#2004) 2019-10-11 14:02:09 -07:00
TerminalControl.xaml.cs add wpf control (#2004) 2019-10-11 14:02:09 -07:00
TerminalOutputEventArgs.cs add wpf control (#2004) 2019-10-11 14:02:09 -07:00
TerminalTheme.cs add wpf control (#2004) 2019-10-11 14:02:09 -07:00
WpfTerminalControl.csproj add wpf control (#2004) 2019-10-11 14:02:09 -07:00