mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-09 16:06:09 +02:00
US-1889327: Updated column headers. (#1329)
* Column header fixes for US-1889327. * Metadata update.
This commit is contained in:
@@ -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.|
|
||||
|
||||
Reference in New Issue
Block a user