Normal
Do you project to add this style to default Listviewstyle ?[PHP] <Style x:Key="ListViewStyle" BasedOn="{ThemeResource DefaultListViewStyle}"> <Setter Property="ItemContainerStyle" Value="{ThemeResource DefaultMenuItemContainerStyle}"/> </Style>[/PHP]Or it isn't a good idea
Do you project to add this style to default Listviewstyle ?
[PHP] <Style x:Key="ListViewStyle" BasedOn="{ThemeResource DefaultListViewStyle}">
<Setter Property="ItemContainerStyle" Value="{ThemeResource DefaultMenuItemContainerStyle}"/>
</Style>[/PHP]
Or it isn't a good idea