The WPF Toolkit is a collection of WPF features and components that are being made available outside of the normal .NET Framework ship cycle.
That's not a secret: Silverlight's DataGrid default style is beautiful while WPF's is poor. Instead of reinventing the wheel let …
wpf silverlight datagrid styling wpftoolkitI need to create tiles of well formatted buttons, something like the Windows 8 start page. Is there any toolkit available …
wpf wpf-controls wpftoolkitI installed the Feb 2010 WPF Toolkit as I'm interested in evaluating the AutoCompleteBox control and I'm having extremely limited success. …
wpftoolkit autocompleteboxI'm developing an add-in for another application, Autodesk Revit, which is built as a separate DLL class library. I'm trying …
c# wpf wpftoolkit revit revit-apiI've created a chart using the WPF toolkit (3.5) charting toolkit and I can't get the y-axis labels to display small …
c# wpf charts wpftoolkitI am using WPF Toolkit Chart with PieChart in my WPF Application. I want to change by default white background …
wpf wpftoolkitFor the sake of customization for MessageBox's style , I use this toolkit, and I copy the style code from its …
c# wpf xaml wpftoolkit xceedTrying to figure out how to use EventToCommand to set a datagrid double click handler for rows. The command lives …
c# mvvm mvvm-light wpfdatagrid wpftoolkitHow do I set the MaxLength property of the DataGridTextColumn?
wpf wpftoolkit wpfdatagrid maxlength datagridtextcolumnI would like to be able to use this color picker in my application: http://wpftoolkit.codeplex.com/wikipage?title=…
c# wpf wpftoolkit color-picker