-
Notifications
You must be signed in to change notification settings - Fork 300
Open
Labels
Description
In light of WinUI roadmap, the Windows.UI.Composition will become independent of UWP.
Would this mean we could actually uncouple win2d from UWP? Assuming we could use c++/WinRT from a non-UWP app, could the library be made useable from UWP/WPF alike?
Quote from microsoft/microsoft-ui-xaml#888
We know that using WinUI in desktop apps is the most interesting scenario for lots of Windows app developers. The goal is to enable using Xaml markup + WinRT APIs (via .NET or C++) as the UI for a win32/desktop app (instead of a UWP app), without needing to use Xaml Islands.
Reactions are currently unavailable