Brian Genisio is continuing his series of “Adventures in MVVM” and this time talks about a few different approaches to working with List Boxes with the MVVM pattern.
What I am writing here is generally true of all controls that derive from Selector, including ListBox and ComboBox. This example was developed in Silverlight, but the same concepts also apply to WPF.