From a46bccca2aaea6b8870b2a18548e710133b9a9bc Mon Sep 17 00:00:00 2001 From: "NB-PBG2H23AZH\\bib" Date: Fri, 28 Feb 2025 12:09:38 +0100 Subject: [PATCH] SuchenFenster erstellt --- PrototypWPFHAG/PrototypWPFHAG.csproj | 2 +- PrototypWPFHAG/SuchenFenster.xaml | 67 ++++++++++++++++++++++++++++ PrototypWPFHAG/SuchenFenster.xaml.cs | 1 + 3 files changed, 69 insertions(+), 1 deletion(-) create mode 100644 PrototypWPFHAG/SuchenFenster.xaml create mode 100644 PrototypWPFHAG/SuchenFenster.xaml.cs diff --git a/PrototypWPFHAG/PrototypWPFHAG.csproj b/PrototypWPFHAG/PrototypWPFHAG.csproj index 999d3ba..b1e5e62 100644 --- a/PrototypWPFHAG/PrototypWPFHAG.csproj +++ b/PrototypWPFHAG/PrototypWPFHAG.csproj @@ -2,7 +2,7 @@ WinExe - net9.0-windows7.0 + net8.0-windows enable enable true diff --git a/PrototypWPFHAG/SuchenFenster.xaml b/PrototypWPFHAG/SuchenFenster.xaml new file mode 100644 index 0000000..0106553 --- /dev/null +++ b/PrototypWPFHAG/SuchenFenster.xaml @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +