A common problem in WPF (& Silverlight) development is when you are working with multiple threads that need to change a collection that is a binding source and implements INotifyCollectionChanged. Basically, the standard ObservableCollection
|
8
Shouts |
|
|||
No comments yet, be the first one to post comment.