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.
我的视图中有三个 ListBox,每个 ListBox 的 DataTemplate 都包含一个复选框,用户可以选择任何选项,完成选择并单击一个按钮后,我需要收集每个 ListBox 中用户选中的所有复选框。如何使用两种方式绑定?