Experience WinUI 3 quickly and easily with the help of WinUICommunity, Everything you need to develop an application is gathered in one place.
Download and Install
Nuget | Github |
---|---|
WinUICommunity.Win2d | Github |
1 | Install-Package WinUICommunity.Win2d |
After installing, add the following resource to app.xaml
1 | <ResourceDictionary Source="ms-appx:///WinUICommunity.Win2d/Themes/Generic.xaml"/> |
See the Demo app to see how to use it