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
@@ -2,6 +2,7 @@
title: "Adorners Overview"
description: Learn about Windows Presentation Foundation Adorners, a special type of FrameworkElement that provides cues to a user, such as functional handles for elements.
ms.date: "03/30/2017"
ms.topic: overview
dev_langs:
- "csharp"
- "vb"
@@ -2,6 +2,7 @@
title: "Control Authoring Overview"
description: The extensibility of Windows Presentation Foundation controls minimizes the need to create custom controls. Learn how to create a new control, if necessary.
ms.date: "03/30/2017"
ms.topic: overview
dev_langs:
- "csharp"
- "vb"
@@ -1,6 +1,7 @@
---
title: "UI Automation of a Custom Control"
ms.date: "03/30/2017"
ms.topic: overview
dev_langs:
- "csharp"
- "vb"