ListBox: Add an option to enable/disable the auto-scroll logic
Currently, when a RadListBoxItem container is selected it will be highlighted and scrolled to, which causes the ScrollViewer to "auto-scroll". We could add option to enable/disable this scrolling behavior.