#winui3 search results

All new #winui3 Gallery is now LIVE! 🎉✨ ➡️ aka.ms/winui3gallery


me adding a #Blazor component inside a #WinUI3 #WebView2 to my #WinForms app #dotnet


Just submitted my new app to the Store. Policies feel stricter every day 😅 Spent 2 whole days just on the upload process… that's a lot for a solo dev like me! #MicrosoftStore #WinUI3 #SoloDev #EnterpriseApp

mcyenikoylu's tweet image. Just submitted my new app to the Store. Policies feel stricter every day 😅 Spent 2 whole days just on the upload process… that's a lot for a solo dev like me! #MicrosoftStore #WinUI3 #SoloDev #EnterpriseApp

Just published WinUI3Localizer v3.0.0-alpha (preview)🚀 What's new🙂 - Dynamically add/edit/remove resources - Support for default Resources.resw - Support for brush properties #winui #winui3 #winappsdk #windowsdev


I thought: Why not give #WinUI3 a try... well... bumpy road

robert0muehsig's tweet image. I thought: Why not give #WinUI3 a try... well... bumpy road

#WindowsAppSDK Roadmap🤩 - v1.6 is coming soon with C# Native AOT support and a new TitleBar control. - v1.7 is expected to bring TableView control and Inking control. #WinUI3 #WindowsDev

AndrewKeepCodin's tweet image. #WindowsAppSDK Roadmap🤩
- v1.6 is coming soon with C# Native AOT support and a new TitleBar control.
- v1.7 is expected to bring TableView control and Inking control.
#WinUI3 #WindowsDev

Microsoft Partner Center will never stop to impress me. When creating a new app entry, they are still showing 3 dead features. @windowsdev #winui3

archiecoder's tweet image. Microsoft Partner Center will never stop to impress me.

When creating a new app entry, they are still showing 3 dead features.

@windowsdev #winui3

Yes. That's right. I’m the first one to earn the WinUI 3 silver badge!🥳 #winui3 #stackoverflow

AndrewKeepCodin's tweet image. Yes. That's right.
I’m the first one to earn the WinUI 3 silver badge!🥳
#winui3 #stackoverflow

WinUI 3 doesn’t have a GroupBox control, so I'm creating one. It's WIP but looks good so far. What do you think? 😁 #winui3 #winappsdk #windowsdev


From the Visual Studio 2022 Version 17.11 Preview 1 release notes: #winui3

AndrewKeepCodin's tweet image. From the 
Visual Studio 2022 Version 17.11 Preview 1
release notes:
#winui3

The WinUI3Localizer has hit 50⭐! Try it and give it a ⭐ if you like it.😁 - Switch languages without app restarting - Edit localized strings even after deployment - Add new languages even after deployment - Use standard Resources.resw #windowsdev #winui3 #windowsappsdk


Have you ever found yourself struggling with the Grid.Row/Grid.Column indexing? Try the AK.Toolkit.GridIndexer and just do "+1".😎 #winui3 #windowsdev

AndrewKeepCodin's tweet image. Have you ever found yourself struggling with the Grid.Row/Grid.Column indexing?
Try the AK.Toolkit.GridIndexer and just do "+1".😎
#winui3 #windowsdev

Working on strongly typed generated #WinUI3 theme resources in #CSharpForMarkup Lets you quickly find and discover any of the 2800 named WinUI 3 theme resources via IntelliSense search👍

vincenth_net's tweet image. Working on strongly typed generated #WinUI3 theme resources in #CSharpForMarkup

Lets you quickly find and discover any of the 2800 named WinUI 3 theme resources via IntelliSense search👍

Displaying maps in #WinUI3 with Open Source libraries. A #WindowsDev blog post. xamlbrewer.wordpress.com/2023/07/25/dis…

diederikkrols's tweet image. Displaying maps in #WinUI3 with Open Source libraries. A #WindowsDev blog post.

xamlbrewer.wordpress.com/2023/07/25/dis…

We moved from WPF to #WinUI3 and we like the result. Yes, there were some things we needed to develop ourselves, such as input validation, but overall it was a smooth experience. Most likely, all new things will happen using #WinUI.

TomsKnostenberg's tweet image. We moved from WPF to #WinUI3 and we like the result. Yes, there were some things we needed to develop ourselves, such as input validation, but overall it was a smooth experience. Most likely, all new things will happen using #WinUI.

Master Packager 24.5.8934 is out. 💙 What’s new? NEW Master Wrapper (Thanks to the Microsoft Teams team for inspiring the naming) Master Wrapper is a software that helps experienced packagers package applications into PSAppDeployToolkit (#PSADT) much faster and with higher…



...But holly shit! I cannot set the default extension to save a file; I cannot change the order of the extension list. And the real bonus is, it auto creates an empty file just after I click OK without writing code!!? Do they really use #WinUI3 & #WinAppSDK in their products??


I've been using #WinUI3 + #WinAppSDK lately and have to say it sucks. Bad API design, no real investment. @Microsoft created API that worked but they don't care how it works. Today I tried the new FileSavePicker in v1.8. Ok I can open the file save dialog, so it works. But ⬇️


No idea why WindowsAppSDK 1.8 caches the app on close when debugger is attached. #WinUI3


Just submitted my new app to the Store. Policies feel stricter every day 😅 Spent 2 whole days just on the upload process… that's a lot for a solo dev like me! #MicrosoftStore #WinUI3 #SoloDev #EnterpriseApp

mcyenikoylu's tweet image. Just submitted my new app to the Store. Policies feel stricter every day 😅 Spent 2 whole days just on the upload process… that's a lot for a solo dev like me! #MicrosoftStore #WinUI3 #SoloDev #EnterpriseApp

はてなブログに投稿しました テックブログ更新:WPF使いのためのWinUI 3:CommandとIsEnabledを両方バインドすると問題が起きるので、CanExecuteを使おう - 新しもの好きプログラマの耳より情報ブログ suusanex.hatenablog.jp/entry/2025/08/… #はてなブログ #WinUI3 #WPF #MVVM #communitytoolkit


はてなブログに投稿しました テックブログ更新:WPF使いのためのWinUI 3:Template Studioで生成してUnpackagedでデバッグ実行できるようにする手順 - 新しもの好きプログラマの耳より情報ブログ suusanex.hatenablog.jp/entry/2025/07/… #はてなブログ #WinUI3 #WPF #C# #.NET


WINUI3のテンプレで見慣れないクラス使ってると思ったら、便利なメソッド追加して拡張している。(主にWin32APIの呼び出し) やっぱこういうメソッドいるよね。#WINUI3 dotmorten.github.io/WinUIEx/concep…


After a recent #Windows11 update, my network adapter sometimes looks connected but my speeds drop to the floor until I disconnect/reconnect. 🧐 That sparked a dev curiosity: Can I build a #WinUI3 app to monitor when upload/download tanks. Challenge accepted! 💻 #WinUI #WindowsDev


Reviving my old college project: Torroid Download Manager 🚀 A modern download manager built with C++/WinRT, WinUI 3, & Windows App SDK. Time to polish it, add features, and make it shine! Link: github.com/Project-Torroi… #WinUI3 #CPlusPlus #Torroid #CWinRT #WindowsAppSDK

hraj9258's tweet image. Reviving my old college project: Torroid Download Manager 🚀
A modern download manager built with C++/WinRT, WinUI 3, & Windows App SDK.
Time to polish it, add features, and make it shine!

Link: github.com/Project-Torroi…

#WinUI3 #CPlusPlus #Torroid #CWinRT #WindowsAppSDK
hraj9258's tweet image. Reviving my old college project: Torroid Download Manager 🚀
A modern download manager built with C++/WinRT, WinUI 3, & Windows App SDK.
Time to polish it, add features, and make it shine!

Link: github.com/Project-Torroi…

#WinUI3 #CPlusPlus #Torroid #CWinRT #WindowsAppSDK

はてなブログに投稿しました アプリの起動速度を試すとWPFよりもWinUI 3+NativeAOTの方がだいぶ速いようです(ただし0.5秒未満の差) - 新しもの好きプログラマの耳より情報ブログ suusanex.hatenablog.jp/entry/2025/05/… #はてなブログ #C# #.NET #WinUI3 #NativeAOT #.NET 8


はてなブログに投稿しました Windows App SDK(Unpackaged)をランタイム同梱(自己完結型)で配布する方法と、そのファイルサイズ例 - 新しもの好きプログラマの耳より情報ブログ suusanex.hatenablog.jp/entry/2025/05/… #はてなブログ #C# #.NET 8 #.NET #WindowsAppSDK #WinUI3 #WPF


WebView2 って PointerMoved イベントが来ない? #WinUI3


メインウィンドウでだけ実施される初期化がある? #WinUI3


Just submitted my new app to the Store. Policies feel stricter every day 😅 Spent 2 whole days just on the upload process… that's a lot for a solo dev like me! #MicrosoftStore #WinUI3 #SoloDev #EnterpriseApp

mcyenikoylu's tweet image. Just submitted my new app to the Store. Policies feel stricter every day 😅 Spent 2 whole days just on the upload process… that's a lot for a solo dev like me! #MicrosoftStore #WinUI3 #SoloDev #EnterpriseApp

Microsoft Partner Center will never stop to impress me. When creating a new app entry, they are still showing 3 dead features. @windowsdev #winui3

archiecoder's tweet image. Microsoft Partner Center will never stop to impress me.

When creating a new app entry, they are still showing 3 dead features.

@windowsdev #winui3

#WindowsAppSDK Roadmap🤩 - v1.6 is coming soon with C# Native AOT support and a new TitleBar control. - v1.7 is expected to bring TableView control and Inking control. #WinUI3 #WindowsDev

AndrewKeepCodin's tweet image. #WindowsAppSDK Roadmap🤩
- v1.6 is coming soon with C# Native AOT support and a new TitleBar control.
- v1.7 is expected to bring TableView control and Inking control.
#WinUI3 #WindowsDev

I thought: Why not give #WinUI3 a try... well... bumpy road

robert0muehsig's tweet image. I thought: Why not give #WinUI3 a try... well... bumpy road

windows specific apis are 👌 #dotnet #winui3

peymanr34's tweet image. windows specific apis are 👌 #dotnet #winui3

At least one guy showed the word #WinUI3 on his slide.😁

AndrewKeepCodin's tweet image. At least one guy showed the word #WinUI3 on his slide.😁

From the Visual Studio 2022 Version 17.11 Preview 1 release notes: #winui3

AndrewKeepCodin's tweet image. From the 
Visual Studio 2022 Version 17.11 Preview 1
release notes:
#winui3

DLSiteでしこたま買った同人誌を見るためだけに、オレオレ同人誌ビューワーを作ろうとしている #WinUI3

chicchiisk's tweet image. DLSiteでしこたま買った同人誌を見るためだけに、オレオレ同人誌ビューワーを作ろうとしている
#WinUI3

Displaying maps in #WinUI3 with Open Source libraries. A #WindowsDev blog post. xamlbrewer.wordpress.com/2023/07/25/dis…

diederikkrols's tweet image. Displaying maps in #WinUI3 with Open Source libraries. A #WindowsDev blog post.

xamlbrewer.wordpress.com/2023/07/25/dis…

Yes. That's right. I’m the first one to earn the WinUI 3 silver badge!🥳 #winui3 #stackoverflow

AndrewKeepCodin's tweet image. Yes. That's right.
I’m the first one to earn the WinUI 3 silver badge!🥳
#winui3 #stackoverflow

5️⃣5️⃣5️⃣ Do I get anything?🙄 #winui3 #winappsdk #xaml #uwp #wpf

AndrewKeepCodin's tweet image. 5️⃣5️⃣5️⃣
Do I get anything?🙄
#winui3 #winappsdk #xaml #uwp #wpf

Auto Device Shutdown A Shutdown timer app for Windows Microsoft Store : microsoft.com/store/apps/9MV… #Windows #WinUI3 #WinUI

VasilhsBasilhs's tweet image. Auto Device Shutdown
A Shutdown timer app for Windows 

Microsoft Store : microsoft.com/store/apps/9MV…

#Windows #WinUI3 #WinUI

Im publishing HR tool on Microsoft Store; simply create a role with job description and setup the folder that will receive resumes in either on doc or pdf format. It will automatically generate AI analysis, optionally you can forward the result on specified webhook url #winui3

sysrefiner's tweet image. Im publishing  HR tool on Microsoft Store; simply create a role with job description and setup the folder that will receive resumes in either on doc or pdf format. It will automatically generate AI analysis, optionally you can forward the result on specified webhook url  #winui3

Loading...

Something went wrong.


Something went wrong.


United States Trends