Update metadata rules and individual articles (#142)

* Add conceptual topic type for framework

* Add NET WPF article topic types

* Framework winforms overview topic types

* Update metadata

* Update walkthrough-my-first-wpf-desktop-application.md
This commit is contained in:
Andy De George
2020-12-03 09:58:46 -08:00
committed by GitHub
parent 6a2b7dc939
commit 99e90fa162
72 changed files with 74 additions and 3 deletions
@@ -3,6 +3,7 @@ title: Create your first WPF app in Visual Studio 2019 - .NET Framework
titleSuffix: ""
description: Develop a Windows Presentation Foundation (WPF) desktop application that includes elements common to most WPF applications.
ms.date: 09/06/2019
ms.topic: tutorial
dev_langs:
- "csharp"
- "vb"
@@ -10,7 +11,6 @@ helpviewer_keywords:
- "getting started [WPF], WPF"
- "WPF [WPF], getting started"
ms.assetid: b96bed40-8946-4285-8fe4-88045ab854ed
ms.topic: tutorial
ms.custom: "mvc,vs-dotnet"
---
# Tutorial: Create your first WPF application in Visual Studio 2019