Scrollbars and glyphs

Updated ScrollViewer and added action icons in XAML files
This commit is contained in:
Aleh Khantsevich
2024-04-21 19:04:18 +02:00
parent 0560431179
commit d97ffd863b
13 changed files with 29 additions and 14 deletions

View File

@@ -23,7 +23,7 @@
<Setter Property="Width" Value="100" />
</Style>
</ContentDialog.Resources>
<ScrollViewer>
<ScrollViewer VerticalScrollBarVisibility="Auto">
<Grid RowSpacing="12">
<Grid.RowDefinitions>
<RowDefinition Height="Auto" />