FIX. RadCarousel - SelectedIndexChanged and SelectedItemChanged are not fired initially.
To reproduce:
- add carousel with few items in it
- subscribe to the mentioned events
- start the application = > one item is selected but the events are not fired.