From 3c5e74abeb71e21d8194e5b13bf9ddaeb3a71d08 Mon Sep 17 00:00:00 2001 From: Marcel Hirschle Date: Wed, 12 Jun 2024 16:01:53 +0200 Subject: [PATCH] MH: Vorlagenprojekt BitmapImage zu Byte[] --- BeWo/View/Detail/VorlageEditView.xaml | 602 ++--------------------- BeWo/View/Detail/VorlageEditView.xaml.cs | 182 ++++--- BeWo/ViewModel/PlatzhalterVM.cs | 24 + Service/Vorlagen/VorlagenManager.cs | 100 ++-- Shared/DataContracts/PlatzhalterDC.cs | 2 +- 5 files changed, 239 insertions(+), 671 deletions(-) create mode 100644 BeWo/ViewModel/PlatzhalterVM.cs diff --git a/BeWo/View/Detail/VorlageEditView.xaml b/BeWo/View/Detail/VorlageEditView.xaml index 2e0fb22ee..bedccb8c2 100644 --- a/BeWo/View/Detail/VorlageEditView.xaml +++ b/BeWo/View/Detail/VorlageEditView.xaml @@ -13,24 +13,25 @@ xmlns:dxr="http://schemas.devexpress.com/winfx/2008/xaml/ribbon" xmlns:markup="clr-namespace:BeWo.MultiLanguage.Markup" xmlns:dxg="http://schemas.devexpress.com/winfx/2008/xaml/grid" + xmlns:dx="http://schemas.devexpress.com/winfx/2008/xaml/core" Height="Auto" Width="Auto" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Focusable="True"> - - - + + + - + - - + + - - + + - + - - + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + +