All Tags »
Styles »
ControlTemplate (RSS)
Sorry, but there are no more tags available to filter with.
-
Hello,
I've applied the WMP11 style to my grid and have added a number of styles. For example, a different mouse over brush and alternating row brushes
<Style TargetType=''{x:Type DataGrid:DataRow}''> <Setter Property=''Background'' Value=''{DynamicResource DefaultRowBackgroundBrush}'' ...