Add groupbox title
This commit is contained in:
parent
bcd99fd208
commit
c1d56adbd2
1 changed files with 2 additions and 1 deletions
|
|
@ -97,7 +97,8 @@
|
|||
|
||||
<controls:GroupBox
|
||||
Grid.Row="2"
|
||||
Margin="5">
|
||||
Margin="5"
|
||||
Label="Display Settings">
|
||||
<Grid
|
||||
RowDefinitions="Auto,Auto"
|
||||
ColumnDefinitions="Auto,Auto,*">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue