lepoco / wpfui

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.
https://wpfui.lepo.co
MIT License
7.73k stars 756 forks source link

DynamicRessource could not be resolved #1272

Open DevTKSS opened 2 weeks ago

DevTKSS commented 2 weeks ago

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

image

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

DevTKSS commented 2 weeks ago

updated to 3.0.5, Issue persists

miryuan commented 1 week ago

image 也是差不多的问题,能正常解析运行,但却会报错

miryuan commented 1 week ago

image 也是差不多的问题,能正常解析运行,但却会报错