You always hear of Win and Web Forms developers complaining about the lack of controls in WPF and Silverlight. This can be attributed to the CISC vs. RISC paradigm shift of WPF. Simply by using this as the ItemContainerStyle of a ListBox your ListBox will magically turn into a RadioButtonListBox. The style provided by the … Continue reading RadioButtonListBox using the ListBox control in Silverlight