是否可以在Windows Phone应用程序中更改LongListSelector的UI?
如果是这样,我怎么能这样做,如果不是为什么不可能呢?
答案 0 :(得分:0)
有可能。您可以通过为ItemTemplate
,GroupHeaderTemplate
,JumpListStyle
,ListHeaderTemplate
,ListFooterTemplate
以及LongListSelector的其他一些属性提供自定义UI定义/样式来更改UI。
在geekchamp.com的this post中查找详细信息,并参阅3 sample projects,了解blogs.windows.com中可能使用的LongListSelector