❔ WPF application resources not found in window
I'm doing a small project but for reason I can't use my WPF application resources in my windows. I have done it before and looking at my other projects so find what I do wrong but everything seems to be the same... I'm using a 3 layer architecture. Where my notes.startup start everything up and the start.xaml file is my wpf window. it starts the window but when I want to add a style I get an "resource could not be resolved" error. Because the window opens I guess almost everything works but I probably forgot something small
Start.xaml
app.xaml
Start.xaml
app.xaml
