Design improvements

This commit is contained in:
Geoffroy BONNEVILLE
2020-05-14 16:09:06 +02:00
parent d497f69a5e
commit 7a2ce30512
3 changed files with 11 additions and 12 deletions

View File

@@ -83,7 +83,6 @@
AutomationProperties.AutomationId="ItemGridView"
AutomationProperties.Name="Entries"
TabIndex="1"
Margin="10,0,0,0"
SelectionChanged="entries_SelectionChanged"
IsSynchronizedWithCurrentItem="False"
BorderBrush="{StaticResource ListViewItemSelectedBackgroundThemeBrush}"