From 904ff095a6ffbed2dc6edffad04a92777f719c72 Mon Sep 17 00:00:00 2001 From: James Willock Date: Sat, 10 Oct 2015 18:42:43 +0100 Subject: [PATCH] open/close drawer commands --- MainDemo.Wpf/Home.xaml | 3 ++- MaterialDesignThemes.Wpf/DrawerHost.cs | 26 ++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/MainDemo.Wpf/Home.xaml b/MainDemo.Wpf/Home.xaml index 61200dfdca..a3f4e9f86e 100644 --- a/MainDemo.Wpf/Home.xaml +++ b/MainDemo.Wpf/Home.xaml @@ -19,7 +19,8 @@ Welcome to Material Design In XAML Toolkit - Use the left-hand menu to checkout the various controls & themes. + Click EXPLORE to checkout the various controls & themes. +