From 1cc5a3c710372c76d0ee468b4f61f18c21f17d84 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Sun, 2 Oct 2016 19:32:28 +0200 Subject: [PATCH] Binds the refresh command, and titles the page --- BookAStar/BookAStar/Pages/BookQueriesPage.xaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/BookAStar/BookAStar/Pages/BookQueriesPage.xaml b/BookAStar/BookAStar/Pages/BookQueriesPage.xaml index 30388796..497b5c2a 100644 --- a/BookAStar/BookAStar/Pages/BookQueriesPage.xaml +++ b/BookAStar/BookAStar/Pages/BookQueriesPage.xaml @@ -4,6 +4,7 @@ xmlns:local="clr-namespace:BookAStar;assembly=BookAStar" x:Class="BookAStar.Pages.BookQueriesPage" Style="{StaticResource PageStyle}" + Page.Title="Les Demandes" > @@ -27,7 +28,8 @@ - +