Replies: 1 comment
-
If anyone else end up here from google, like me, it seems like WinUI3 does not support xaml2009 yet, only 2006, and thus no support for x:TypeArguments. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to add a generic type like this:
But when I compile the app, it keeps alerting me in the BlankPage.g.i.cs :

The generic type I declared in xaml does not work..
Beta Was this translation helpful? Give feedback.
All reactions