Skip to content

Commit 264cc4b

Browse files
committed
Cleanup code
1 parent f44c91c commit 264cc4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

IPConfig/Views/StatusBarView.xaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
d:DataContext="{d:DesignInstance Type=vm:StatusBarViewModel,
1414
IsDesignTimeCreatable=True}"
1515
mc:Ignorable="d">
16-
<StatusBar Grid.Row="1"
17-
HorizontalContentAlignment="Stretch"
16+
<StatusBar HorizontalContentAlignment="Stretch"
1817
VerticalContentAlignment="Stretch"
1918
hc:WindowAttach.IsDragElement="True"
2019
FontFamily="{Binding ElementName=root, Path=FontFamily}"

0 commit comments

Comments
 (0)