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.
WPF を使用した Windows 8 アプリで問題が発生しました。平日の 7 つのチェック ボックスがあるユーザー コントロールがあります。月曜火曜水曜木曜金曜土曜日曜。
私がやりたいことは、ユーザー コントロールのビューモデルでチェックされている日のリストが欲しいということです。
これを行う正しい方法は何ですか? そのリストはモデルで使用されるため、リスト用に別のクラスが必要です。