
Hi,
I'm trying to style a ListViewItem in the Metro Dark theme.
The suggestions on this forum have been dead ends:
- "Use the default templates you can download from Actipro". Where is this download please?
-
<SolidColorBrush x:Key="{x:Static apthemes:AssetResourceKeys.ListItemBackgroundSelectedNormalBrushKey}" Color="Red"/> (and variartions thereupon) has no effect.
I've tried various style/template approaches but nothing affects the selected colour. I can override the style of everything else, so I know I'm applying styles/resources in the corretc places, but I can't seem to override the selected colour triggers that Actipro has put on the LVI.
Thanks,
Jason