There is a UI bug in Silverlight 2 Beta 2's ListBox that has become a problem for me recently: When you set the SelectedItem or SelectedIndex property to programatically alter the current selection, the internal state of the ListBox is correctly updated, but the visual representation is not. F...
[More]