Skip to content

Commit 4fdc3bb

Browse files
authored
Merge pull request #8040 from TerryGLee/tglee-contperf
move VS.XamlEditor keyword to XAML Code Editor topic
2 parents 4b40aac + 27fc9dd commit 4fdc3bb

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

docs/xaml-tools/creating-a-ui-by-using-xaml-designer-in-visual-studio.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
title: XAML Designer overview
33
description: Learn about the workspace UI and features of the XAML Designer in Blend for Visual Studio that provides a visual interface to help you design XAML-based apps.
4-
ms.custom: SEO-VS-2020
54
ms.date: 03/03/2020
65
ms.topic: conceptual
6+
ms.custom: contperf-fy21q4; SEO-VS-2020
77
f1_keywords:
88
- VS.XamlDesigner
99
- VS.DevicePanel
10-
- VS.XamlEditor
1110
- VS.DocumentOutline
1211
- Blend.Start.Dev12
1312
ms.devlang: CSharp

docs/xaml-tools/xaml-code-editor.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ title: XAML code editor
33
description: Take a tour of the XAML code editor in Visual Studio
44
ms.date: 06/16/2020
55
ms.topic: overview
6+
f1_keywords:
7+
- VS.XamlEditor
68
monikerRange: vs-2019
9+
ms.custom: contperf-fy21q4
710
author: TerryGLee
811
ms.author: tglee
912
manager: jmartens
@@ -264,7 +267,7 @@ You can use the [Options](../ide/reference/options-dialog-box-visual-studio.md)
264267

265268
> [!NOTE]
266269
> You can also use keyboard shortcuts to access the Options dialog box. Here's how: Press **Ctrl**+**Q** to search the IDE, type **Options**, and then press **Enter**. Next, press **Ctrl**+**E** to search the Options dialog box, type **Text Editor**, press **Enter**, type **XAML**, and then press **Enter**.
267-
>
270+
>
268271
> For more information about keyboard shortcuts, see the [Shortcut tips for Visual Studio](../ide/productivity-shortcuts.md#code-editor) page.
269272
270273
### Universal text editor options

0 commit comments

Comments
 (0)