ListBox: ScrollIntoView method doesn't work when the ScrollUnit is set to Pixel and VirtualizingWrapPanel is used
The ScrollIntoView method of RadListBox doesn't work when the VirtualizingPanel.ScrollUnit property is set to Pixel and the ItemsPanel of the control is VirtualizingWrapPanel.