I have a CheckedListBox control which is created by adding a DataTemplate with a CheckBox to a ListView. The problem is t
CheckedListBox
DataTemplate
CheckBox
ListView
You need to define the data template as CellTemplate for your column: