Archived
1
0
This commit is contained in:
Michael Gordeev
2018-12-09 17:15:16 +03:00
parent f16be876c6
commit aa3214cc60
10 changed files with 45 additions and 48 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
<local:VideoGrid/>
</ScrollViewer>
<CommandBar Grid.Row="1" DefaultLabelPosition="Right">
<AppBarButton LabelPosition="Default" Icon="Help" Label="Missing some stuff?" Name="help" Click="help_Click"/>
<AppBarButton Icon="Refresh" Label="Refresh" Name="refresh" Click="Refresh_Click"/>
<AppBarButton Label="Open in browser" Icon="Globe" Name="toBrowser" Click="toBrowser_Click"/>
</CommandBar>
<foxtube:LoadingPage Visibility="Collapsed" Grid.RowSpan="2"/>