I would like to know how other seem to be able to get this control to work? I've followed the instructions to the letter, and it doesnt work. I keep getting an error - "xctk:BusyIndicator was not found. Verify that you are not missing an assemlby reference and that all referenced assemblies have been built."
I even adjusted the xaml based on the comments here to xmlns:xctk="clr-namespace:Xceed.Wpf.Toolkit;assembly=WPFToolkit.Extended" but i get the same error.
I have added the .dll files from the download on this page and referenced them in my project.
What I am doing wrong/not doing?
↧