In my App.Resources, I have two fonts. It won't accept the theme dictionary and the fonts at the same time. What do I do if I need to have multiple resources?
@VectoArt10 ай бұрын
In a WPF .NET Framework project, you can load multiple resources using the MergedResourceDictionary class.