Near Shore Consulting Ltd.
View Yves Rochon's profile on LinkedIn
Our Blog
Our Blog
ObservableCollection
Location: BlogsNear Shore Blog    
Posted by: admin 10/8/2008 5:22 AM

When declaring objects of type ObservableCollection, you have to reference the WindowsBase .net component.  Then, add a

using System.Collections.Generic;

In general, when trying to determine what component to reference when a specific namespace is known, lookup a specific class in the namespace on MSDN and the assembly will be listed.

Permalink |  Trackback
Blog
Near Shore Consulting  |  Terms Of Use  |  Privacy Statement