From a27a0294ba843a168fc5fe3d872b6f431b92b892 Mon Sep 17 00:00:00 2001 From: Hunter T Date: Fri, 8 Mar 2024 11:31:41 -0800 Subject: [PATCH] Can now clear the console of all text Set the stage for exporting console output... --- ActiveDirectoryQuerier/MainWindow.xaml | 39 ++++++----- ActiveDirectoryQuerier/MainWindowViewModel.cs | 64 ++++++++++++++++--- 2 files changed, 73 insertions(+), 30 deletions(-) diff --git a/ActiveDirectoryQuerier/MainWindow.xaml b/ActiveDirectoryQuerier/MainWindow.xaml index 697010c..d46f2ce 100644 --- a/ActiveDirectoryQuerier/MainWindow.xaml +++ b/ActiveDirectoryQuerier/MainWindow.xaml @@ -36,8 +36,8 @@ - - + + @@ -74,9 +74,9 @@ - - - + + + @@ -90,14 +90,14 @@ - + - + @@ -130,7 +130,6 @@ - @@ -160,34 +159,32 @@