When installing as specified in the instructions for NuGet in VS 2012, when attempting to add the button spinner, with the code I get the following errors:
"Cannot Resolve Symbol Control" For Microsoft.Windows.Controls.SpinEventArgs
and Microsoft.Windows.Controls.SpinDirection.Increase
I also receive cannot resolve symbol Direction for e.Direction
used code as stated in the buttonspinner example.
Thanks
↧