Resize and controls
This commit is contained in:
parent
f175eb390e
commit
02d6cb5d12
6 changed files with 33 additions and 15 deletions
|
|
@ -15,7 +15,7 @@
|
|||
</UserControl.Resources>
|
||||
<ScrollViewer>
|
||||
<StackPanel Orientation="Vertical">
|
||||
<Controls:ToggleSwitch Header="Inserimento testo" />
|
||||
<Controls:ToggleSwitch Header="Inserimento testo" IsChecked="{Binding EnableText}" />
|
||||
<GroupBox Header="Carattere">
|
||||
|
||||
<Grid >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue