first of all this is my first WPF project. I picked ModernWPF because material just didn't fit the topic of my project. After adding ModernWPF to my project and compiling everything was ok, but after adding my own UI elements i always got an error that resources could not be resolved or that System.Windows.StaticResourceExtension has no valid value for property "Style". I tried the fix from the FAQ and also tried the methods from #12 and #146 but these didn't worked for me sadly..
Hi,
first of all this is my first WPF project. I picked ModernWPF because material just didn't fit the topic of my project. After adding ModernWPF to my project and compiling everything was ok, but after adding my own UI elements i always got an error that resources could not be resolved or that System.Windows.StaticResourceExtension has no valid value for property "Style". I tried the fix from the FAQ and also tried the methods from #12 and #146 but these didn't worked for me sadly..
This is my .csproj
On root i have a directory called "Properties" that has the DesignTimeResources.xaml that contains the following:
Does someone one know why Intellisense is going wylde with this one?