mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-09 23:43:28 +02:00
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:
co-authored by
Andy De George
parent
6d665a13bd
commit
692293bda8
@@ -1,6 +1,8 @@
|
||||
---
|
||||
title: "x:Members Directive"
|
||||
description: Learn about the x:Members Directive.
|
||||
ms.date: "03/30/2017"
|
||||
ms.custom: devdivchpfy22
|
||||
ms.assetid: 155b393d-3b49-4c5a-8c9e-b3d9893af4e4
|
||||
---
|
||||
# x:Members Directive
|
||||
@@ -18,8 +20,8 @@ Holds a set of members that are defined in markup, which apply to the x:Class of
|
||||
|
||||
## XAML Values
|
||||
|
||||
|||
|
||||
|-|-|
|
||||
| Value | Description |
|
||||
|-------|-------------|
|
||||
|`className`|Name of the backing class or partial class for the XAML production. See Remarks.|
|
||||
|`oneOrMoreMembers`|One or more object elements that represent member definitions. Typically, these are `x:Property` object elements. See Remarks.|
|
||||
|
||||
|
||||
Reference in New Issue
Block a user