我正在设计混合的列表视图,我希望该项目完全填满列表的宽度。如果我使用ListViewItem控件会发生这种情况,但如果我使用数据绑定,则项目很紧。我怎样才能解决这个问题?谢谢你的帮助,对不起我的坏英语
使用ListViewItem: using ListViewItem with custom styles http://i45.tinypic.com/5pk5qo.png
使用DataBinding using data binding http://i47.tinypic.com/2m67cau.png