Why is 'BusyIndicator' not found?
I am using Silverlight 5 toolkit and I am references that version of Silverlight.Windows.Controls.Toolkit in my silverlight demo.
But I get this error and I do not know what to do
Error 16 The tag 'BusyIndicator' does not exist in XML namespace 'clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Toolkit'. C:\Users\Bobbi\Documents\Visual Studio 2012\Projects\...
How do I get the code to compile?
Why is 'BusyIndicator' not found?
Page 1 of 11 Replies - 3168 Views - Last Post: 22 January 2013 - 09:37 AM
Replies To: Why is 'BusyIndicator' not found?
#2
Re: Why is 'BusyIndicator' not found?
Posted 22 January 2013 - 09:37 AM
xmlns:toolkit="http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit"
make sure to add references to the dlls System.Windows.Controls.Toolkit and System.Windows.Controls.Toolkit.Internals.
make sure to add references to the dlls System.Windows.Controls.Toolkit and System.Windows.Controls.Toolkit.Internals.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote



|