We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f44c91c commit 264cc4bCopy full SHA for 264cc4b
IPConfig/Views/StatusBarView.xaml
@@ -13,8 +13,7 @@
13
d:DataContext="{d:DesignInstance Type=vm:StatusBarViewModel,
14
IsDesignTimeCreatable=True}"
15
mc:Ignorable="d">
16
- <StatusBar Grid.Row="1"
17
- HorizontalContentAlignment="Stretch"
+ <StatusBar HorizontalContentAlignment="Stretch"
18
VerticalContentAlignment="Stretch"
19
hc:WindowAttach.IsDragElement="True"
20
FontFamily="{Binding ElementName=root, Path=FontFamily}"
0 commit comments