ListPicker Mutiple SelectionMode SelectionChanged not firing

29 Views Asked by At

I am using ListPicker with Multiple SelectionMode WP7.1. In the list of items displayed,I have 3 items like A,B and None.If the user select A and B,then if he select None then selected items A and B has to do unselected automatically.I observed that SelectionChanged Event is not firing for each item selected in list Please help

0

There are 0 best solutions below