### XAML Theme Resource Dictionary Example Source: https://context7.com/noesis/unrealplugin/llms.txt An example of a XAML ResourceDictionary used for theming in NoesisGUI. It demonstrates merging other resource dictionaries for brushes, fonts, and styles, and shows how to use theme resources like dynamic brushes and static styles in custom XAML elements. ```xml