PowerRename

This commit is contained in:
Niels Laute
2021-08-01 21:17:27 +02:00
parent 7d831f4ced
commit bb181d957c
7 changed files with 92 additions and 73 deletions

View File

@@ -66,9 +66,10 @@
<ContentPresenter x:Name="ModuleContentPresenter"
Content="{x:Bind ModuleContent}"
HorizontalAlignment="Stretch"
HorizontalContentAlignment="Stretch"
Margin="48,12,48,0"
HorizontalAlignment="Left"
MaxWidth="{StaticResource MaxContentWidth}"/>
/>
<RelativePanel Grid.Column="1"
x:Name="SidePanel"