【发布时间】:2015-04-12 16:51:32
【问题描述】:
我在 Windows Phone 8.1 运行时应用程序中有一个 ListView,其中项目被组织成组。我希望能够获得属于特定组的所有ListViewItems 的列表/集合。这是pretty straightforward in a WPF ListView,但我在 Windows 运行时 ListView 中找不到任何有帮助的特定属性。
【问题讨论】:
标签: c# listview windows-runtime windows-phone-8.1