Hi,
Do you still have the same error in a new clean project ?
I created a new project under VS 2015 update 3, Windows 10, Toolkit v2.9 Community Edition, and as you did :
I added the Nuget package to my project.
And added the namespace:
xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit"
and my xaml is just:
Do you have more details ?
Thanks
――――
Get more controls, features, updates and technical support with Xceed Toolkit Plus for WPF
Do you still have the same error in a new clean project ?
I created a new project under VS 2015 update 3, Windows 10, Toolkit v2.9 Community Edition, and as you did :
I added the Nuget package to my project.
And added the namespace:
xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit"
and my xaml is just:
<xctk:ButtonSpinner/>
Everything compiled as expected without any error. Do you have more details ?
Thanks
――――
Get more controls, features, updates and technical support with Xceed Toolkit Plus for WPF