Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道是否可以自定义通过 WinJS 公开的任何 WinRT 控件以提供与Windows Phone LongListSelector相同的外观和感觉?
WinJS ListView是适合您的控件。就我所见,分组就是你所需要的。
去WinJS Playground看看Grouped ListLayout
Grouped ListLayout