US 1889327: Updated H2 and column headers. (#1326)

* Updated H2 and column headers.

* Metadata update.

* Minor edits.

* Apply suggestions from code review

Co-authored-by: Andy (Steve) De George <[email protected]>
This commit is contained in:
Pooja Poojari
2022-03-07 21:22:00 +00:00
committed by GitHub
co-authored by Andy De George
parent 6d665a13bd
commit 692293bda8
20 changed files with 107 additions and 58 deletions
@@ -1,6 +1,8 @@
---
title: "x:Member Directive"
description: Learn about the x:Member Directive.
ms.date: "03/30/2017"
ms.custom: devdivchpfy22
ms.assetid: 4d8394ef-644c-4331-b6c5-be855d392980
---
# x:Member Directive
@@ -20,8 +22,8 @@ Declares a XAML member in markup.
## XAML Values
|||
|-|-|
| Value | Description |
|-------|-------------|
|`className`|Name of the backing class or partial class for the XAML production.|
|`memberName`|Member name of the property being defined.|