You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: