From 10bf8719bdd43ed734adf25b1475900fb3b965d9 Mon Sep 17 00:00:00 2001 From: NicolaP Date: Mon, 27 Jun 2022 17:25:50 +0200 Subject: [PATCH] Modificata dimensione bottoni Ante --- Assembly/AssemblyPageV.xaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Assembly/AssemblyPageV.xaml b/Assembly/AssemblyPageV.xaml index 2dda9de..ea38b80 100644 --- a/Assembly/AssemblyPageV.xaml +++ b/Assembly/AssemblyPageV.xaml @@ -415,17 +415,17 @@ - + - - - + + + - - - + + + - + @@ -566,7 +566,7 @@ Command="{Binding DataContext.JambBtnCommand, RelativeSource={RelativeSource AncestorType={x:Type UserControl}}}" CommandParameter="{Binding Type}" - Width="100" + Width="140" Style="{StaticResource DoorButton}" IsEnabled="{Binding IsChecked, ElementName=DoorChk}" Grid.Column="0" />