ListBox Style - AdarshRise/HandyControl GitHub Wiki
This just replaces the standard ListBox when you drop in the library, nothing fancy to activate it.
Usage
<ListBox ItemsSource="{Binding DataList}"/>
Available Styles | Description |
---|---|
ListBoxModernStyle | Only Available in Custom Version, you can use IconElement AttachedProperty in ListBoxItem |