VS

Microsoft has rolled out a major improvement to the XAML Live Preview feature in Visual Studio 2022 version 17.14, delivering a smoother UI development experience for .NET MAUI developers.

Design-Time Availability

Previously, XAML Live Preview could only be used during a debug session, forcing developers to run the app before seeing UI updates. Now, the Live Preview window is available at design time, letting developers instantly visualize changes as they edit XAML.

Key capabilities include:

Developers can access the feature from the menu:

Debug > Windows > XAML Live Preview.

.NET MAUI Android Support

In addition to Windows, the Live Preview now supports Android devices and emulators, enabling developers to preview UI updates across platforms without leaving Visual Studio. This ensures consistent, high-fidelity rendering on multiple targets.

AI-Powered Assistance with GitHub Copilot

XAML Live Preview also integrates seamlessly with GitHub Copilot. With Copilot Vision, developers can provide a reference image of a desired UI layout, and Copilot will generate the XAML automatically. The Live Preview window updates in real time, making rapid prototyping and refinement easier than ever.

MauiAgentVS2026_v2

Availability

The enhanced XAML Live Preview is available in:

For setup and detailed guidance, check out the official XAML Live Preview Documentation.