|
@@ -8,7 +8,7 @@
|
|
|
xmlns:b="http://schemas.microsoft.com/xaml/behaviors"
|
|
|
xmlns:prism="http://prismlibrary.com/"
|
|
|
BorderBrush="#CBCBCB" BorderThickness="1"
|
|
|
- Height="600" Width="1100" >
|
|
|
+ Height="600" Width="1200" >
|
|
|
<UserControl.Resources>
|
|
|
<Style TargetType="TextBlock" x:Key="textBlockStyle">
|
|
|
<Setter Property="Width" Value="80"/>
|