We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b277e4b commit 6115cf3Copy full SHA for 6115cf3
src/cascadia/WpfTerminalControl/TerminalContainer.cs
@@ -11,6 +11,7 @@ namespace Microsoft.Terminal.Wpf
11
using System.Windows.Automation.Peers;
12
using System.Windows.Interop;
13
using System.Windows.Media;
14
+ using System.Windows.Threading;
15
16
/// <summary>
17
/// The container class that hosts the native hwnd terminal.
0 commit comments