diff --git a/ENI2/Controls/EasyPeasyControl.xaml b/ENI2/Controls/EasyPeasyControl.xaml index 30c1c9f5..4ff1ea6f 100644 --- a/ENI2/Controls/EasyPeasyControl.xaml +++ b/ENI2/Controls/EasyPeasyControl.xaml @@ -5,7 +5,7 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:ENI2.Controls" mc:Ignorable="d" - d:DesignHeight="450" d:DesignWidth="800"> + d:DesignHeight="650" d:DesignWidth="800" Loaded="UserControl_Loaded" Unloaded="UserControl_Unloaded"> @@ -23,19 +23,19 @@ - + - + - + - + - + - + @@ -43,29 +43,29 @@ - + - + - + - + - + - + - + - + - + @@ -76,7 +76,7 @@ + PreviewKeyDown="DataGrid_PreviewKeyDown" > @@ -92,9 +92,9 @@ - + - + @@ -102,8 +102,9 @@ -