Skip to content

Commit 17d8df7

Browse files
Merge pull request #5670 from JohanSmarius/patch-1
Renamed WindForms typo to WinForms
2 parents f59db0e + 26aa5bc commit 17d8df7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hub/apps/get-started/windows-developer-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ sections:
158158
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.
159159
- question: My team is comfortable building WinForms apps, and it suits our needs. Should we consider migrating to WinUI or another framework?
160160
answer: |
161-
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.
161+
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.
162162
163163
The WinForms team is investing across features and has an active community of contributors. Some current areas of investment include:
164164

0 commit comments

Comments
 (0)