Get the selected index in the SystemShellView.
This property is -1, if nothing is selected.
Please use SelectedItemIdList if you want
to determine if nothing at all is selected, since determining
the selected index involves a search via IndexOf(ItemIdList).