From 26aa5bcdcefef8221dd93cebf5aac92641d6de36 Mon Sep 17 00:00:00 2001 From: Johan Smarius Date: Wed, 24 Sep 2025 11:01:45 +0200 Subject: [PATCH] Renamed WindForms typo to WinForms --- hub/apps/get-started/windows-developer-faq.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hub/apps/get-started/windows-developer-faq.yml b/hub/apps/get-started/windows-developer-faq.yml index 611e857ec7..0d919fc6ee 100644 --- a/hub/apps/get-started/windows-developer-faq.yml +++ b/hub/apps/get-started/windows-developer-faq.yml @@ -158,7 +158,7 @@ sections: When developing a WPF application with .NET 9 or later, you can ensure your app matches the sleek, modern look of Windows 11. The new Fluent theme for WPF introduces a contemporary Windows 11 aesthetic to WPF applications, complete with integrated Light/Dark mode and system accent color support. This update not only modernizes the appearance of your app but also enhances user engagement by providing a polished and cohesive user experience. - question: My team is comfortable building WinForms apps, and it suits our needs. Should we consider migrating to WinUI or another framework? answer: | - If your team is comfortable building WinForms apps and WindForms meets your needs, you can continue to use WinForms for your existing apps. WinForms is a mature and stable framework that is widely used by developers to build Windows desktop apps. + If your team is comfortable building WinForms apps and WinForms meets your needs, you can continue to use WinForms for your existing apps. WinForms is a mature and stable framework that is widely used by developers to build Windows desktop apps. The WinForms team is investing across features and has an active community of contributors. Some current areas of investment include: