SyntaxFix
Write A Post
Hire A Developer
Questions
ObervableCollection have constructor in which you can pass your list. Quoting MSDN:
public ObservableCollection( List<T> list )