Format XAML with XAMLStyler

This commit is contained in:
Alexey Golub
2020-01-10 20:06:13 +02:00
parent 5cb6adf19e
commit 4ebc681327
5 changed files with 23 additions and 3 deletions

View File

@@ -28,8 +28,8 @@
<!-- Auto-updates -->
<DockPanel
LastChildFill="False"
Background="Transparent"
LastChildFill="False"
ToolTip="Perform automatic updates on every launch">
<TextBlock
Margin="16,8"
@@ -43,8 +43,8 @@
<!-- Persist token -->
<DockPanel
LastChildFill="False"
Background="Transparent"
LastChildFill="False"
ToolTip="Persist last used token between sessions">
<TextBlock
Margin="16,8"