This commit is contained in:
vczh
2016-07-31 02:25:39 -07:00
parent c0d76c9216
commit 3172b55c61
4 changed files with 77 additions and 111 deletions
@@ -271,7 +271,7 @@
</Cell>
<Cell Site="row:1 column:0">
<BindableListView ref.Name="listViewContacts" HorizontalAlwaysVisible="false" VerticalAlwaysVisible="false">
<BindableListView ref.Name="listViewContacts" View="Detail" IconSize="x:16 y:16" HorizontalAlwaysVisible="false" VerticalAlwaysVisible="false">
<att.BoundsComposition-set AlignmentToParent="left:0 top:0 right:0 bottom:0"/>
<att.ItemSource-bind>ViewModel.SelectedCategory.Contacts ?? null</att.ItemSource-bind>
<att.LargeImageProperty>BigImage</att.LargeImageProperty>