Adding Resource doesn't work in WinUI 3 for desktop · Issue #4114 · microsoft/microsoft-ui-xaml
When adding a xaml resource the project doesn't compile <Grid.Resources> <local:MyClass x:Key="asdf"/> </Grid.Resources> Error WMC0026 Cannot add 'MyClass' into the dictionary property 'Resources',...