Hi,
The Style that you provided is has a Key value defined. It will be applied only on those control instances that explicitly refer their Style property to it (ex. Style="{StaticResource MyGridViewHeaderCellStyle
}"). I believe that you need to define an implicit style - one that only has a TagetType. In this way, it will be applied to all of the instances of the defiend type that fall into its resource scope. Here is a
MSDN article that provides some more extensive information on styles.
Regards,
Ivan Ivanov
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items