From fafa24932dc859c82be4d0e278a12dfc62481a5a Mon Sep 17 00:00:00 2001 From: Peter Schiwy Date: Fri, 4 Oct 2024 09:16:38 +0200 Subject: [PATCH] Erstes Commit --- ControlTemplates.xaml | 1378 ++++++++++++++++++++++++++++ DialogPanel.xaml | 173 ++++ Main - Kopie.ps1 | 1220 ++++++++++++++++++++++++ Main.ps1 | 1319 ++++++++++++++++++++++++++ MainWindow.xaml | 583 ++++++++++++ README.md | 1 + test.ps1 | 141 +++ tests/$ui.BTN_Ping.ps1 | 107 +++ tests/function Show-XAMLWindow.ps1 | 222 +++++ tests/ping1.ps1 | 142 +++ tests/ping2.ps1 | 176 ++++ 11 files changed, 5462 insertions(+) create mode 100644 ControlTemplates.xaml create mode 100644 DialogPanel.xaml create mode 100644 Main - Kopie.ps1 create mode 100644 Main.ps1 create mode 100644 MainWindow.xaml create mode 100644 README.md create mode 100644 test.ps1 create mode 100644 tests/$ui.BTN_Ping.ps1 create mode 100644 tests/function Show-XAMLWindow.ps1 create mode 100644 tests/ping1.ps1 create mode 100644 tests/ping2.ps1 diff --git a/ControlTemplates.xaml b/ControlTemplates.xaml new file mode 100644 index 0000000..03d5a78 --- /dev/null +++ b/ControlTemplates.xaml @@ -0,0 +1,1378 @@ + + + + + + 32 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/DialogPanel.xaml b/DialogPanel.xaml new file mode 100644 index 0000000..fc27344 --- /dev/null +++ b/DialogPanel.xaml @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +