Hi,
There is no compatibility issue with Toolkit v2.9 in Windows 10. Actually, we are developing in a Windows10 environment.
As a test, I created a new WPF Application in VS2015 and using the "Manage Nuget Package" tool, I installed Toolkit v2.9.
The MainWindow.xaml only contains an IntegerUpDown.
Result : No compilation errors and application shows the IntegerUpDown correctly.
The error you point out looks like a missing file in the "pie" control.
There must be something wrong in your installation. Try removing the reference to Toolkit and re-install it via Nuget.
Thanks.
There is no compatibility issue with Toolkit v2.9 in Windows 10. Actually, we are developing in a Windows10 environment.
As a test, I created a new WPF Application in VS2015 and using the "Manage Nuget Package" tool, I installed Toolkit v2.9.
The MainWindow.xaml only contains an IntegerUpDown.
Result : No compilation errors and application shows the IntegerUpDown correctly.
The error you point out looks like a missing file in the "pie" control.
There must be something wrong in your installation. Try removing the reference to Toolkit and re-install it via Nuget.
Thanks.