Posted 13 years ago
by Colin Kemp

Question,
I was using the following Resources to set the colors of a Control in my application. With this new release these no longer work. Are these resources exposed in a different manner? Please Note that I would like to do this in XAML.
{DynamicResource {x:Static Themes:RibbonCommonDictionary.RibbonControlOuterBorderSelectedBrushKey}}" />
{DynamicResource {x:Static Themes:RibbonCommonDictionary.RibbonControlSmallBackgroundSelectedBrushKey}}" />
{DynamicResource {x:Static Themes:RibbonCommonDictionary.RibbonControlInnerBorderSelectedBrushKey}}"
Colin
I was using the following Resources to set the colors of a Control in my application. With this new release these no longer work. Are these resources exposed in a different manner? Please Note that I would like to do this in XAML.
{DynamicResource {x:Static Themes:RibbonCommonDictionary.RibbonControlOuterBorderSelectedBrushKey}}" />
{DynamicResource {x:Static Themes:RibbonCommonDictionary.RibbonControlSmallBackgroundSelectedBrushKey}}" />
{DynamicResource {x:Static Themes:RibbonCommonDictionary.RibbonControlInnerBorderSelectedBrushKey}}"
Colin