PropertyGridCommonDictionary

Grids for WPF Forum

Posted 12 years ago by Mary Fontana - Rudolph Technologies
Version: 12.1.0562
Avatar

I am just now updating to your latest version.

I read that PropertyGridCommonDictionary no longer exists.  And that there is now AssetResourceKey

How do I change  the following brush keys: 

<SolidColorBrush x:Key="{x:Static themes:PropertyGridCommonDictionary.ForegroundDisabledBrushKey}" Color="Black" />

<SolidColorBrush x:Key="{x:Static themes:PropertyGridCommonDictionary.CategoryHeaderForegroundBrushKey}" Color="Black" />

 

Thanks,

 

Mary

Comments (1)

Answer - Posted 12 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Mary,

I believe your company has WPF Studio and so you can grab the default styles/templates from whoever is on the organization account and use those to see what we use where.

PropertyGrid now uses a lot of the various "AssetResourceKey.Container*" brushes along with "AssetResourceKey.ControlForeground*" ones.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.