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.
Windows Phone LongListSelector に相当する Windows 8 を探しています。People アプリ ([すべての連絡先] の下) には、この動作が見られます。これに利用可能なコントロールはありますか?
データのグループ化を行う場合は、GridView または ListView でセマンティック ズームを使用できます。GridView/ListView は、データの増分読み込みもサポートしています。
XAML GridView のグループ化と SemanticZoom のサンプル