
I am using Metro style for datagrid. Where is selected cell background resource key? I want to override it.
[Modified 12 years ago]
I am using Metro style for datagrid. Where is selected cell background resource key? I want to override it.
[Modified 12 years ago]
Hi Vladimir,
We have a lot of theme brushes defined in AssetResourceKeys. The ones that DataGrid use are all the List* ones. So things like ListItemBackgroundSelectedFocusedBrushKey are probably what you want.
Please log in to a validated account to post comments.