From c549eaa5dcc048d484f0904633702df837803772 Mon Sep 17 00:00:00 2001 From: Kiki Saintonge Date: Tue, 6 Aug 2019 13:56:21 -0700 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 9c51b96..70d8a87 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +--- +page_type: sample +name: Van Arsdel Sample +languages: + - csharp + - xaml +products: + - windows + - windows-uwp +description: Demonstrates how to use the UWP XAML capabilities for a store application complete with forms, inventory, and custom lamp creation pages. +--- + VanArsdel UWP Sample ===