#WinUI
"Microsoft plans to modernize file property dialogs"

Great, what problems will that cause and how much functionality will it degrade?

💯 guarantee there will be two properties dialogs, and we will have to look at both for different things, forever. And the new one will be slow, huge and lacking.
First look as Microsoft plans to modernize file property dialogs on Windows 11 with WinUI
The first signs of a completely modernized File Properties window using WinUI are hidden in the latest Windows 11 preview builds.
www.windowscentral.com
July 22, 2026 at 9:48 AM
WinUIShell v0.4.0 is now a self-contained release which means you don't need to install any other dependencies.

Install-PSResource WinUIShell. You are ready to create a WinUI 3 window from PowerShell.

github.com/mdgrs-mei/Wi...
GitHub - mdgrs-mei/WinUIShell: Scripting WinUI 3 with PowerShell
Scripting WinUI 3 with PowerShell. Contribute to mdgrs-mei/WinUIShell development by creating an account on GitHub.
github.com
June 20, 2025 at 2:33 PM
I've published an experimental module called WinUIShell:
github.com/mdgrs-mei/Wi...

WinUIShell allows you to create WinUI 3 applications in PowerShell. Only a small number of UI elements are supported for now but they will be added gradually.

If you get a chance to try, let me know what you think!
GitHub - mdgrs-mei/WinUIShell: Scripting WinUI 3 with PowerShell
Scripting WinUI 3 with PowerShell. Contribute to mdgrs-mei/WinUIShell development by creating an account on GitHub.
github.com
April 2, 2025 at 11:48 AM
Made good progress with my new #PowerShell module.

WinUI 3 will be brought to the PowerShell community soon! hopefully..🙏
March 13, 2025 at 1:59 PM
Build your first Windows app with WinUI!
Learn how to:
✅ Set up your machine
✅ Start a WinUI project
✅ Use MVVM & XAML debugging tools

🎥 Watch: msft.it/63323sGOgD
#WinUI #WindowsDev #XAML #VisualStudio
August 1, 2025 at 9:50 PM
Notable new things: Looks like we're getting Visual Studio designer support for WinUI ! #WinUI
There's also an InkCanvas to shut up @thejoefin.com :)
October 2, 2025 at 10:43 PM
Just gave this a go while troubleshooting a scrolling performance problem in WinUI3. So cool to see both .NET and .native WinUI calls in the flame graph, and I can clearly see where some of my expensive calls are and what they are doing deep inside WinUI. 10 stars!
December 12, 2024 at 4:34 AM
Modern WinUI 3 volume and media flyout

More progress in: discord.gg/windows-apps...
November 29, 2024 at 11:01 AM
Microsoft says WinUI 3 takes “a leap forward” with lower File Explorer launch overhead
Microsoft says WinUI 3 takes “a leap forward” with lower File Explorer launch overhead - VideoCardz.com
File Explorer launch uses fewer allocations in Microsoft’s WinUI 3 tests Microsoft says the current numbers apply only to the WinUI portion of File
videocardz.com
May 14, 2026 at 3:33 PM
Breaking news: There's a new way to create #WinUI desktop apps without xaml using declarative, component-based C# framework! Check out the repo: github.com/microsoft/mi...
GitHub - microsoft/microsoft-ui-reactor: Reactor is an experimental set of extensions to WinUI
Reactor is an experimental set of extensions to WinUI - microsoft/microsoft-ui-reactor
github.com
May 28, 2026 at 6:23 PM
Great change #WinUI
March 12, 2026 at 4:24 AM
Use #WinUI 3 and got two minutes? Please share your experience with the Microsoft.UI.Xaml/WinUI repository: forms.cloud.microsoft/pages/respon...
Microsoft Forms
forms.cloud.microsoft
September 15, 2026 at 4:48 PM
WinUI just got a CLI glow‑up ⚡
dotnet new winui now gives you NavigationView, TabView, MVVM, item templates + packaged‑app dotnet run support — all aligned with modern Windows silhouettes + Fluent defaults 💙

Dive in ⬇️
buff.ly/mn2ozi2
May 21, 2026 at 12:10 AM
I built a thing... #WinUI #NumberBox
August 20, 2025 at 11:12 PM
The WinUI 3 Figma toolkit has just been updated: aka.ms/WinUI/3.0-fi...
Windows UI kit | Figma
The Windows UI kit is a resource for creating experiences on Windows. It contains a control library and examples of how those controls are used within the WinUI platform. This kit represents the late...
aka.ms
December 6, 2024 at 2:05 AM
Here's Windows Terminal in C# and Avalonia instead of C++ and WinUI. Next steps would be Ghostty and cross-platform support 👇
September 1, 2026 at 8:04 PM
every time i use a WinUI 3 app i'm like "wow i love WinUI 3!" then i try to use it and quickly hate it and then go back to WinForms where all the based people (me) live
November 15, 2024 at 5:33 PM
Nice enhancement to the WinUI / WinAppSDK 1.7: Compiler warnings when not using x:bind:
March 25, 2025 at 4:23 PM
Some good updates in WinUIEx. Nice set of bug fixes and OAuth authentication added support for unpackaged apps! #WinUI
January 17, 2025 at 2:46 AM
Microsoft tried with Silverlight, WinForms, WPF, WinRT, UWP, WinUI 2 and WinUI 3, before eventually giving up and just using WebView2 and React Native for Windows 11

Meta seems to have given up as well and just switched over to WebView2 as well
December 10, 2025 at 9:59 PM