FIX Setting the SelectedColor property in RadColorDialog works only the first itme
1. Create new project and add RadButton.
2. On button click show the same instance of RadColorDialog.
3. Before calling the ShowDialog method change the SelectedColor property to a random value.
4. Run the project and click the button several times.