ListView Style - AdarshRise/HandyControl GitHub Wiki
This just replaces the standard ListView when you drop in the library, nothing fancy to activate it.
Usage
<ListView ItemsSource="{Binding DataList}"/>
This just replaces the standard ListView when you drop in the library, nothing fancy to activate it.
<ListView ItemsSource="{Binding DataList}"/>