FIX. RadRibbonBar - setting the SelectedItem property of RadGalleryElement to null, does not remove the selection of the item
To reproduce:
- allow selection by setting ItemSelection = true
- set the SelectedItem to some of the elements
- set the SelectedItem to null -> the item remains selected