Skip to content

Commit b8e21e7

Browse files
committed
Update XAML Designer article
1 parent 0bce056 commit b8e21e7

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

docs/xaml-tools/creating-a-ui-by-using-blend-for-visual-studio.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Blend for Visual Studio feature tour
33
titleSuffix: ''
44
description: Explore the features and workspace UI in Blend for Visual Studio, a component for designing XAML-based Windows and Web applications.
5-
ms.date: 07/31/2019
5+
ms.date: 07/31/2024
66
ms.topic: overview
77
f1_keywords:
88
- Blend.Start.Dev12
@@ -11,6 +11,7 @@ ms.author: maleger
1111
manager: mijacobs
1212
ms.subservice: xaml-tools
1313
---
14+
1415
# Blend for Visual Studio overview
1516

1617
Blend for Visual Studio helps you design XAML-based Windows and Web applications. It provides the same basic XAML design experience as Visual Studio and adds visual designers for advanced tasks such as animations and behaviors. For a comparison between Blend and Visual Studio, see [Design XAML in Visual Studio and Blend for Visual Studio](../xaml-tools/designing-xaml-in-visual-studio.md).

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create UIs with Visual Studio XAML Designer
33
description: Explore XAML Designer workspace UI and features in Blend for Visual Studio that provides a visual interface to help you design XAML-based apps.
4-
ms.date: 07/04/2023
4+
ms.date: 08/30/2024
55
ms.topic: conceptual
66
f1_keywords:
77
- VS.XamlDesigner
@@ -21,10 +21,12 @@ The XAML Designer in Visual Studio and Blend for Visual Studio provides a visual
2121
For advanced users, you can even [customize the XAML Designer](https://github.com/microsoft/xaml-designer-extensibility/blob/master/documents/xaml-designer-extensibility-migration.md).
2222

2323
> [!NOTE]
24-
> Xamarin.Forms does not support a XAML designer. To view your Xamarin.Forms XAML UIs and edit them while the app is running, use XAML Hot Reload for Xamarin.Forms. For more information, see the [XAML Hot Reload for Xamarin.Forms (Preview)](/xamarin/xamarin-forms/xaml/hot-reload/) page.
24+
> WinUI 3 / .NET MAUI XAML designer is not supported in Visual Studio 2022. To view your WinUI 3 / .NET MAUI XAML UIs and edit them while the app is running, use XAML Hot Reload for WinUI 3 / .NET MAUI. For more information, see the [XAML Hot Reload](../xaml-tools/xaml-hot-reload.md) page.
2525
26+
::: moniker range="vs-2019"
2627
> [!NOTE]
27-
> WinUI 3 / .NET MAUI XAML designer is not supported in Visual Studio 2022. To view your WinUI 3 / .NET MAUI XAML UIs and edit them while the app is running, use XAML Hot Reload for WinUI 3 / .NET MAUI. For more information, see the [XAML Hot Reload](../xaml-tools/xaml-hot-reload.md) page.
28+
> Xamarin.Forms does not support a XAML designer. To view your Xamarin.Forms XAML UIs and edit them while the app is running, use XAML Hot Reload for Xamarin.Forms. For more information, see the [XAML Hot Reload for Xamarin.Forms (Preview)](/xamarin/xamarin-forms/xaml/hot-reload/) page.
29+
::: moniker-end
2830

2931
## XAML Designer workspace
3032

0 commit comments

Comments
 (0)