parent
2a64a621fc
commit
a9f74ef78f
1 changed files with 2 additions and 3 deletions
|
|
@ -143,9 +143,8 @@
|
|||
IsVisible="{Binding ShellViewModel.CanGoOnline}" />
|
||||
<MenuItem Header="Logout"
|
||||
Command="{Binding ShellViewModel.LogoutCommand}" />
|
||||
<MenuItem Header="Exit Launcher"
|
||||
Command="{Binding ExitLauncherCommand}"
|
||||
IsVisible="{Binding IsBigScreenMode}" />
|
||||
<MenuItem Header="Exit"
|
||||
Command="{Binding ExitLauncherCommand}" />
|
||||
</MenuFlyout>
|
||||
</Button.Flyout>
|
||||
<StackPanel Orientation="Horizontal" Spacing="8">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue