style for ExtendedListView

This commit is contained in:
Kyle Spearrin 2017-12-30 21:33:29 -05:00
parent 44baa4cc1e
commit 8083390eab

View file

@ -283,7 +283,7 @@ namespace Bit.App
// List View // List View
Resources.Add(new Style(typeof(ListView)) Resources.Add(new Style(typeof(ExtendedListView))
{ {
Setters = { Setters = {
new Setter { Property = ListView.SeparatorColorProperty, Value = grayLighter } new Setter { Property = ListView.SeparatorColorProperty, Value = grayLighter }