Attachable property "Resources" not found in type Window #1974
-
Hi, i created a new packaged WinUI project and simply adding <Windows.Resources>.. tag in XAML shows an error, anybody knows how to fix it? I don't see this error if i create a new page and add Page.Resources however i am little confused by seeing this tag in many other xaml projects.
|
Beta Was this translation helpful? Give feedback.
Answered by
kmgallahan
Jan 12, 2022
Replies: 1 comment 4 replies
-
https://learn.microsoft.com//windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.window?#properties Compare and contrast. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
lavinders
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://learn.microsoft.com/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.controls.page?#properties
https://learn.microsoft.com//windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.window?#properties
Compare and contrast.