How do you bind ComboBox's ItemsSource with Caliburn Micro?

How do you bind ComboBox's ItemsSource with Caliburn Micro?

Old forum URL: forums.lhotka.net/forums/t/11965.aspx


GeorgeG posted on Wednesday, May 01, 2013

I have a NameValueList in the libs and need to bind it to a wpf combobox. We used to use CslaDataProvider but now the CollectionViewSource is the way to go I guess. How do you do that?

Thanks

Copyright (c) Marimer LLC