All the controls missing in WPF. Over 1 million downloads.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brianlagunas_cp 4ab4d3c024 WatermakrTextBox: fixed context menu not working as expected. 14 years ago
..
BusyIndicator re-fixed the busy indicator focus issue. Dang you copy and paste! 15 years ago
ButtonSpinner playing with theming 14 years ago
Calculator fixed all OnApplyTemplate overrides that hook into events. 14 years ago
CalculatorUpDown fixed all OnApplyTemplate overrides that hook into events. 14 years ago
CheckComboBox CheckComboBox: dropdown closes when clicking outside the control. 15 years ago
CheckListBox BREAKING CHANGES: CheckComboBox and CheckListBox now derives from same Selector base class. 15 years ago
ChildWindow fixed all OnApplyTemplate overrides that hook into events. 14 years ago
Chromes tons of fun with theming. 14 years ago
CollectionEditors CollectionEditorDialog: added NewItemTypes property. 15 years ago
ColorCanvas Made ColorSpectrumSlider class modifier public to support styling. 14 years ago
ColorPicker fixed all OnApplyTemplate overrides that hook into events. 14 years ago
Core fixed all OnApplyTemplate overrides that hook into events. 14 years ago
DateTimePicker DateTimePicker: fixed null exception when setting value to null. 14 years ago
DateTimeUpDown TimePicker/DateTimeUpDown : fixed exception when the date/time is set to DateTime.Min and then trying to subtract date/time form that value. 14 years ago
DropDownButton DropDownButton: fixed issue with initial command not calling CanExecute to check the state of the buttons 14 years ago
Magnifier Magnifier: added new FrameType property which allows you to choose between a Circular or Rectangular magnifier. 15 years ago
MaskedTextBox/Implementation fixed all OnApplyTemplate overrides that hook into events. 14 years ago
MessageBox fixed all OnApplyTemplate overrides that hook into events. 14 years ago
MultiLineTextEditor fixed all OnApplyTemplate overrides that hook into events. 14 years ago
NumericUpDown playing with theming 14 years ago
Properties merged new controls into 3.5 solution. 15 years ago
PropertyGrid PropertyGrid: added ShowSortOptions and ShowSearchBox properties that will allow you to control the visibility of the Categorize/Alpha sort optiosna dnt he search text box. 14 years ago
RichTextBox RichTextBox: when the SetText was placed in the Dispatcher the TextChanged event would fire multiple times which would set the source value mutliple times. This has been fixed. 15 years ago
RichTextBoxFormatBar RichTextBoxFormatBar: fixed bug when the background of selected words would turn black. 15 years ago
SplitButton tons of fun with theming. 14 years ago
Themes tons of fun with theming. 14 years ago
TimePicker fixed all OnApplyTemplate overrides that hook into events. 14 years ago
TokenizedTextBox TokenizedTextBox: handling proper deletion of tokens using the Back and Delete keys. 15 years ago
WatermarkTextBox WatermakrTextBox: fixed context menu not working as expected. 14 years ago
Wizard Wizard: fixed closing parent window exception when window was not shown with ShowDialog. 14 years ago
VisualStates.cs refactored visual states into partial class. also added individual resource dictionary for busy indicator. 16 years ago
WPFToolkit.Extended.csproj PropertyGrid: implemented PropertyOrderAttribute. You can now apply the PropertyOrder attirbute to a property to control the order in which the properties are sorted. The attribute is only honored while in the Categorized view and ignored when sorted alphabetically 14 years ago
WPFToolkit.Extended.csproj.vspscc initial project check in 16 years ago
sn.snk removed password from strong name key due to a bug in Visual Studio: http://connect.microsoft.com/VisualStudio/feedback/details/524792/importing-key-file-was-canceled 15 years ago