From c4dd56075da520eec95df4c0a00e931dc159b69a Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Tue, 17 Oct 2023 20:53:40 +0200 Subject: [PATCH] DeliveryConfirmationsDialog: Use Print-Tag --- Elwig/Dialogs/DeliveryConfirmationsDialog.xaml | 7 ++++--- Elwig/Dialogs/DeliveryConfirmationsDialog.xaml.cs | 6 ++++++ 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/Elwig/Dialogs/DeliveryConfirmationsDialog.xaml b/Elwig/Dialogs/DeliveryConfirmationsDialog.xaml index 5eeb255..4dbf0d6 100644 --- a/Elwig/Dialogs/DeliveryConfirmationsDialog.xaml +++ b/Elwig/Dialogs/DeliveryConfirmationsDialog.xaml @@ -6,6 +6,7 @@ xmlns:local="clr-namespace:Elwig.Windows" mc:Ignorable="d" ResizeMode="NoResize" + Loaded="Window_Loaded" Title="Anlieferungsbestätingungen - Elwig" Height="400" Width="600"> @@ -23,13 +24,13 @@ -