I am unable to get the AlternatingRowStyle to work. Adding the style to App.xaml or my page.xaml does not work and I keep getting errors in InitializeComponent() calls.
Can you show a working version of the
AlternatingRowStyle?
I have created the class SelectorClass : StyleSelector however I can't seem to get a working version.