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.
我想知道如何在window phone 7 上获取循环选择器工具包的突出显示项索引。我通过与数据源绑定来使用循环选择器。有谁能帮忙吗?谢谢
此控件公开一个SelectedItem属性。将其绑定到绑定集合中具有相同数据类型的项目。
SelectedItem