In version 1.9.0, the documented CheckListBox.SelectedItemChanged event does not exist. However, there is a ItemSelectionChanged event.
Since it inherits from Selector now, it should support the Selector.SelectionChanged event.
http://wpftoolkit.codeplex.com/wikipage?title=CheckListBox&referringTitle=Documentation
Comments: Selector.SelectionChanged event doesn't exists
Since it inherits from Selector now, it should support the Selector.SelectionChanged event.
http://wpftoolkit.codeplex.com/wikipage?title=CheckListBox&referringTitle=Documentation
Comments: Selector.SelectionChanged event doesn't exists