
Hi guys,
This seems like such a simple question, and yet I haven't been able to find the answer yet: How do I access one of your themed resources, e.g. RibbonTabControlBackgroundNormalBrushKey, from code (not XAML)? I wish to use the brush as Background on a panel that I generate at runtime. It's pretty easy to do from XAML, which your documentation and sample app demonstrates very well, but how can I do it from good, old C# code?