You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
I know that there is support for WinUI3 in this library, however it only works with C#. I thought WinUI 3 was supposed to support C# and C++ as the components are universal winrt components. Why doesn't this library work with C++ and how hard would it be to add support for C++.
I'm a C++ developer who is looking to build modern windows applications for the desktop and I need some controls, such as the DataGrid, provided by this library in my app.
Hi all,
I know that there is support for WinUI3 in this library, however it only works with C#. I thought WinUI 3 was supposed to support C# and C++ as the components are universal winrt components. Why doesn't this library work with C++ and how hard would it be to add support for C++.
I'm a C++ developer who is looking to build modern windows applications for the desktop and I need some controls, such as the DataGrid, provided by this library in my app.
Thanks in advanced!