Identity Interface I should know better


31
Jul/08
0

ObservableCollection Namespace

Don't forget to add a reference to WindowsBase when you need to work with ObservableCollection in WPF.

I am a big fan of naming assemblies according to the contained namespace. That is why it always takes me a second to realize that System.Collection.ObjectModel.ObservableCollection<T> is in the WindowsBase namespace assembly.

 

Filed under: code
Comments (0) Trackbacks (0)

No comments yet.

Leave a comment


No trackbacks yet.