An Introduction to ObservableCollection in WPF | UX and WPF ramblings by Introduction to wpf

Sun, 09 Aug 2009 00:00:08 -0600

An Introduction to ObservableCollection in WPF | UX and WPF ramblings

by Introduction to wpf @ Sun, 09 Aug 2009 00:00:08 -0600



This post discusses ObservableCollection, used in WPF data binding. It describes its basic uses, with some sample code to help you understand how it works.