From a1b5e43e184c4b685837395cb77fcf0d6a34b0b8 Mon Sep 17 00:00:00 2001 From: Dan Walmsley Date: Fri, 14 Jul 2017 11:40:24 +0100 Subject: [PATCH] add a context menu to the control catalog. --- samples/ControlCatalog/Pages/MenuPage.xaml | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/samples/ControlCatalog/Pages/MenuPage.xaml b/samples/ControlCatalog/Pages/MenuPage.xaml index 98171f29d6..9c5591c849 100644 --- a/samples/ControlCatalog/Pages/MenuPage.xaml +++ b/samples/ControlCatalog/Pages/MenuPage.xaml @@ -31,5 +31,28 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file