WIP
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<NavigateAction Region="Left" Route="ItemCategoryCollection">
|
||||
<Parameter Key="Transition" Value="FromRight" />
|
||||
<Parameter Key="IsBackStackEnabled" Value="{x:True}" />
|
||||
<Parameter Key="ClearBackStack" Value="{x:True}" />
|
||||
<Parameter Key="ClearBackStack" Value="[2-2]" />
|
||||
</NavigateAction>
|
||||
<NavigateAction
|
||||
Region="{Binding Named, StringFormat='{}{0}:Content'}"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
<Grid Grid.Column="0">
|
||||
<PersonPicture Height="40" DisplayName="{Binding Name}" />
|
||||
<TextBlock
|
||||
Margin="0,0,2,12"
|
||||
Margin="0,0,0,-2"
|
||||
HorizontalAlignment="Right"
|
||||
VerticalAlignment="Bottom"
|
||||
FontFamily="{DynamicResource FluentThemeFontFamily}"
|
||||
|
||||
Reference in New Issue
Block a user