WPF Databinding CheckBox.IsChecked

后端 未结 4 417
甜味超标
甜味超标 2020-12-18 01:20

How would I bind the IsChecked member of a CheckBox to a member variable in my form?

(I realize I can access it directly, but I am trying to learn about databinding

4条回答
提交回复
热议问题