WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
All Dynamic Ressource in File MainWindow.xaml could not be resolved, but the Pages with same code are not having this problem?
App is Building with no problem listings
To Reproduce
Install WPF-UI Extension in Visual Studio Community 2022
Create new Project(map) using the CompactNav Template of the extension
Build Project or run Debug, which will also build the Project
Go to MainWindow.xaml
DesignRessource will marked as "can not be resolved"
Expected behavior
DesignRessource of MainWindow should not have this Problem, since the other files dont have this Problem listed
Screenshots
OS version
Windows 11 Home
.NET version
.Net 8.0
WPF-UI NuGet version
3.0.4
Additional context
Difference between mentioned Pages: "IsDesignTimeCreatable=False" on the ones which do not have this issue
Describe the bug
All Dynamic Ressource in File MainWindow.xaml could not be resolved, but the Pages with same code are not having this problem? App is Building with no problem listings
To Reproduce
Install WPF-UI Extension in Visual Studio Community 2022 Create new Project(map) using the CompactNav Template of the extension Build Project or run Debug, which will also build the Project Go to MainWindow.xaml DesignRessource will marked as "can not be resolved"
Expected behavior
DesignRessource of MainWindow should not have this Problem, since the other files dont have this Problem listed
Screenshots
OS version
Windows 11 Home
.NET version
.Net 8.0
WPF-UI NuGet version
3.0.4
Additional context
Difference between mentioned Pages: "IsDesignTimeCreatable=False" on the ones which do not have this issue