US-1889327: Updated column headers. (#1329)

* Column header fixes for US-1889327.

* Metadata update.
This commit is contained in:
Pooja Poojari
2022-03-09 13:59:40 -08:00
committed by GitHub
parent 47bc16cb4a
commit 084c3e0ba6
6 changed files with 24 additions and 12 deletions
@@ -1,6 +1,8 @@
---
title: "x:Property Directive"
description: Learn about the x:Property Directive.
ms.date: "03/30/2017"
ms.custom: devdivchpfy22
ms.assetid: 618555a8-c893-455c-810f-ac54cd24ef10
---
# x:Property Directive
@@ -20,8 +22,8 @@ Declares a XAML property in markup.
## XAML Values
|||
|-|-|
| Value | Description |
|-------|-------------|
|`className`|Name of the backing class or partial class for the XAML production.|
|`propertyName`|Member name of the property being defined.|
|`propertyType`|Type name (or other string form, framework-specific) that specifies the type of this property.|