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.
datagridcombobox 列タイプで selectedindexchanged と同様のイベントを発生させるにはどうすればよいですか?
この場合の推奨されるアプローチは、UI 要素が変更されたイベントを発生させることを心配するのではなく、コンボ ボックスがバインドされた値を変更したときに発生する ViewModel の変更イベントをリッスンすることだと思います。