I\'m trying to bind a CheckBox to a field but also trigger the checkbox\'s IsSelected.
Here is the ListBox setup that is working with the Binding to data
Would it work to bind both UI properties to the Checked object model property?
Checked