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.
ビューには 3 つの ListBox があり、各 ListBox の DataTemplate にはチェックボックスが含まれており、ユーザーは任意の選択を選択できます。ボタンを完全に選択してクリックした後、各 ListBox でユーザーがチェックしているすべてのチェックボックスを収集する必要があります。bind two wayでそれを行う方法は?