C# WPF Data Binding CheckBoxes based on ComboBox Selection in MVVM

前端 未结 0 980
小鲜肉
小鲜肉 2020-12-08 05:02

I am currently learning the MVVM design pattern for WPF and I would like to bind my CheckBoxes based on the SelectedItem of my ComboBox which is data binded to a Dictionary

相关标签:
回答
  • 消灭零回复
提交回复
热议问题