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:Uid Directive"
description: Learn about the x:Uid Directive.
ms.date: "03/30/2017"
ms.custom: devdivchpfy22
helpviewer_keywords:
- "XAML [XAML Services], localizable content attribute"
- "XAML [XAML Services], x:Uid attribute"
@@ -20,8 +22,8 @@ Provides a unique identifier for markup elements. In many scenarios, this unique
## XAML Values
|||
|-|-|
| Value | Description |
|-------|-------------|
|`identifier`|A manually created or autogenerated string that should be unique in a file when it is interpreted by an `x:Uid` consumer.|
## Remarks