Top "Wpftoolkit" questions

The WPF Toolkit is a collection of WPF features and components that are being made available outside of the normal .NET Framework ship cycle.

WPF DataGrid style-Silverlight DataGrid?

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 wpftoolkit
WPF toolkit for tile listview

I need to create tiles of well formatted buttons, something like the Windows 8 start page. Is there any toolkit available …

wpf wpf-controls wpftoolkit
Unknown Build Error using WPF Toolkit

I installed the Feb 2010 WPF Toolkit as I'm interested in evaluating the AutoCompleteBox control and I'm having extremely limited success. …

wpftoolkit autocompletebox
Could not load file or assembly 'Xceed.Wpf.Toolkit

I'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-api
WPF charting toolkit y-axis labels appear as zero for small numbers

I'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 wpftoolkit
How to give Style to WPF Toolkit Chart

I am using WPF Toolkit Chart with PieChart in my WPF Application. I want to change by default white background …

wpf wpftoolkit
WPF - Customize the style of MessageBox in Extended WPF Toolkit

For the sake of customization for MessageBox's style , I use this toolkit, and I copy the style code from its …

c# wpf xaml wpftoolkit xceed
MvvmLight EventToCommand and WPFToolkit DataGrid double-click

Trying to figure out how to use EventToCommand to set a datagrid double click handler for rows. The command lives …

c# mvvm mvvm-light wpfdatagrid wpftoolkit
DataGridTextColumn.MaxLength?

How do I set the MaxLength property of the DataGridTextColumn?

wpf wpftoolkit wpfdatagrid maxlength datagridtextcolumn
How do I make the Extended WPF Toolkit ColorPicker work?

I would like to be able to use this color picker in my application: http://wpftoolkit.codeplex.com/wikipage?title=…

c# wpf wpftoolkit color-picker