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: "{} Escape Sequence - Markup Extension"
description: Learn about the Escape Sequence.
ms.date: "03/30/2017"
ms.custom: devdivchpfy22
f1_keywords:
- "{}"
helpviewer_keywords:
@@ -34,8 +36,8 @@ Provides the XAML escape sequence for attribute values. The escape sequence allo
## XAML Values
|||
|-|-|
| Value | Description |
|-------|-------------|
|*literalValue*|The literal string that follows the escape sequence. Typically this string contains an open or close brace ({ or }).|
## Remarks