I installed the Nov09 silverlight 3 toolkit. Managed System.Windows.Control from C: \ Program Files \ Microsoft SDKs \ Silverlight \ v3.0 Libraries \ Client \ System.Windows.Controls.dll
but when I compile my code, I get "Error 6 The type or name of the namespace" BusyIndicator "does not exist in the namespace" System.Windows.Controls "(do you miss the assembly reference?)"
I opened the dll in the object browser, and I also could not find a busy informer. Can someone please tell me which dll has a busy indicator?
I found the following link regarding the same problem, but did not say which DLL has this class.
Thank,
source
share