I want to work with a DataGrid in XamlPad. How do I reference the WPFtoolkit dll?
I've tried adding a xml namespace reference (below) but w/o any luck.
xmlns:toolkit="clr-namespace:Microsoft.Windows.Controls;assembly=WPFToolkit"
Any thoughts or help would be appreciated - thanks!