ListBox: Selection with Keyboard is wrong when RadListBox has WrapPanel as its ItemsPanel
When the ItemsPanel of the RadListBox is RadWrapPanel and the user press Down/Up key the RadListBox selects always the next/previous item instead of the corresponding item on the next/previous row.