|
|
@@ -51,7 +51,7 @@ |
|
|
|
<Grid x:Name="area1"> |
|
|
|
<Grid.RowDefinitions> |
|
|
|
<RowDefinition Height="60" /> |
|
|
|
<RowDefinition Height="0.4*" /> |
|
|
|
<RowDefinition Height="0.7*" /> |
|
|
|
<RowDefinition Height="0.2*" /> |
|
|
|
<RowDefinition /> |
|
|
|
</Grid.RowDefinitions> |
|
|
@@ -259,7 +259,7 @@ |
|
|
|
<Grid Grid.Column="2"> |
|
|
|
<Grid.RowDefinitions> |
|
|
|
<RowDefinition Height="60" /> |
|
|
|
<RowDefinition Height="0.4*" /> |
|
|
|
<RowDefinition Height="0.7*" /> |
|
|
|
<RowDefinition Height="0.2*" /> |
|
|
|
<RowDefinition /> |
|
|
|
</Grid.RowDefinitions> |
|
|
|