Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions dotnet-desktop-guide/winforms/whats-new/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: What's new in Windows Forms
description: Learn about what's new in Windows Forms. This article covers changes to Windows Forms from .NET 5 to .NET 11 Preview 1.
ms.date: 02/10/2026
description: Learn about what's new in Windows Forms. This article covers changes to Windows Forms from .NET 5 to .NET 11 Preview 2.
ms.date: 03/10/2026
ms.service: dotnet-desktop
ms.update-cycle: 365-days
ms.topic: whats-new
Expand All @@ -10,13 +10,11 @@ ai-usage: ai-assisted

# What's new in Windows Forms

Each .NET release introduces a new version of Windows Forms (WinForms). This article gives you a summery of what's new in each release.
Each .NET release introduces a new version of Windows Forms (WinForms). This article gives you a summary of what's new in each release.

## .NET 11 Preview 1
## .NET 11 Preview 2

This section describes the main changes to WinForms for .NET 11 Preview 1.

- Windows Forms didn't have any notable updates in .NET 11 Preview 1.
Windows Forms didn't have any notable updates in .NET 11 Preview 1 or Preview 2.

## .NET 10

Expand Down
16 changes: 9 additions & 7 deletions dotnet-desktop-guide/winforms/whats-new/net110.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,27 @@
---
title: What's new in WinForms for .NET 11 Preview 1
description: Learn about what's new in Windows Forms for .NET 11 Preview 1. New versions of Windows Forms are released yearly with .NET.
title: What's new in WinForms for .NET 11 Preview 2
description: Learn about what's new in Windows Forms for .NET 11 Preview 2. New versions of Windows Forms are released yearly with .NET.
ms.topic: whats-new
ms.date: 02/10/2026
ms.date: 03/10/2026
ms.service: dotnet-desktop
ms.update-cycle: 365-days
ai-usage: ai-assisted
#customer intent: As a developer, I want to know what's changed so that I can remain up-to-date.
---

# What's new in Windows Forms for .NET 11 Preview 1
# What's new in Windows Forms for .NET 11 Preview 2

This article provides a high-level overview about what's new with Windows Forms (WinForms) in .NET 11. For detailed information, see the [release announcements](#release-announcements). Use the release announcements to get an overview of the entire .NET 11 release. The rest of the sections highlight some of most the important changes to Windows Forms.
This article provides a high-level overview of what's new with Windows Forms (WinForms) in .NET 11 Preview 2. For detailed information, see the [release announcements](#release-announcements). Use the release announcements to get an overview of the entire .NET 11 release. The rest of the sections highlight some of the most important changes to Windows Forms.

.NET 11 Preview 1 was released in February 2026.
.NET 11 Preview 2 was released in March 2026.

## Release announcements

Each release announcement provides detailed information about Windows Forms changes for .NET 11:

- [.NET 11 Preview 2](https://aka.ms/dotnet/11/preview2)
- [.NET 11 Preview 1](https://aka.ms/dotnet/11/preview1)

## No updates

Windows Forms didn't have any notable updates in .NET 11 Preview 1.
Windows Forms hasn't had any notable updates in .NET 11 Preview releases.
13 changes: 7 additions & 6 deletions dotnet-desktop-guide/wpf/whats-new/index.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
---
title: What's new in Windows Presentation Foundation
description: Learn about what's new in Windows Presentation Foundation (WPF). This article covers changes to WPF from .NET 7 to .NET 11 Preview 1.
ms.date: 02/10/2026
description: Learn about what's new in Windows Presentation Foundation (WPF). This article covers changes to WPF from .NET 7 to .NET 11 Preview 2.
ms.date: 03/10/2026
ms.service: dotnet-desktop
ms.update-cycle: 365-days
ms.topic: whats-new
ai-usage: ai-assisted
---

# What's new in Windows Presentation Foundation

Each .NET release introduces a new version of Windows Presentation Foundation (WPF). This article teaches you what's new in each release.
Each .NET release introduces a new version of Windows Presentation Foundation (WPF). This article gives you a summary of what's new in each release.

## .NET 11 Preview 1
## .NET 11 Preview 2

This section describes the main changes to WPF for .NET 11 Preview 1.
This section describes the main changes to WPF for .NET 11 Preview 2.

- [Overview of WPF on .NET 11](net110.md)
- [Overview of WPF on .NET 11 Preview 2](net110.md)
- [Bug fixes](net110.md#bug-fixes)

## .NET 10
Expand Down
15 changes: 9 additions & 6 deletions dotnet-desktop-guide/wpf/whats-new/net110.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,28 @@
---
title: What's new in WPF for .NET 11 Preview 1
description: Learn about what's new in Windows Presentation Foundation (WPF) for .NET 11 Preview 1. New versions of WPF are released yearly with .NET.
title: What's new in WPF for .NET 11 Preview 2
description: Learn about what's new in Windows Presentation Foundation (WPF) for .NET 11 Preview 2. New versions of WPF are released yearly with .NET.
ms.topic: whats-new
ms.date: 02/10/2026
ms.date: 03/10/2026
ms.service: dotnet-desktop
ms.update-cycle: 365-days
ai-usage: ai-assisted
#customer intent: As a developer, I want to know what's changed so that I can remain up-to-date.
---

# What's new in WPF for .NET 11 Preview 1
# What's new in WPF for .NET 11 Preview 2

This article provides a high-level overview about what's new with Windows Presentation Foundation (WPF) in .NET 11 Preview 1. For detailed information, see the [release announcements](#release-announcements). Use the release announcements to get an overview of the entire .NET 11 release. The rest of the sections highlight some of most the important changes to WPF.
This article provides a high-level overview of what's new with Windows Presentation Foundation (WPF) in .NET 11 Preview 2. For detailed information, see the [release announcements](#release-announcements). Use the release announcements to get an overview of the entire .NET 11 release. The rest of the sections highlight some of the most important changes to WPF.

.NET 11 Preview 1 was released in February 2026.
.NET 11 Preview 2 was released in March 2026.

## Release announcements

Each release announcement provides detailed information about WPF changes for .NET 11:

- [.NET 11 Preview 2](https://aka.ms/dotnet/11/preview2)
- [.NET 11 Preview 1](https://aka.ms/dotnet/11/preview1)

## Bug fixes

- WPF now guards against crashes caused by Desktop Window Manager (DWM) failures.
- Fluent window backdrop and background on Windows 10 are fixed.