0
kicks
An Introduction to ObservableCollection in WPF | UX and WPF ramblings
This post discusses ObservableCollection<T>, used in WPF data binding. It describes its basic uses, along with some sample code to help you better understand how it all works.