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 8fad2fceee small bug fixed and reving for 1.3 release 15 years ago
..
BusyIndicator various bug fixes, consolidated common styles 16 years ago
ButtonSpinner Spinner: fixed bug when exception occurred when the spinner button was clicked after typing a number above the maximum allowed. 15 years ago
ChildWindow ChildWindow: fixed bug when trying to use in XBAP 15 years ago
ColorPicker ColorPicker: Added SelectedColorChanged event. Added ButtonStyle property so you can style the ColorPicker's dropdown button any way you want. 15 years ago
Core Added ValueChanged event to DateTimeUpDown and NumericUpDown. 15 years ago
DateTimeUpDown DateTimeUpdown: fixed bug when user typed in date/time for the Value Property in xaml then clicking the up/down arrows without making a selection. 15 years ago
Magnifier added new Magnifier control. It magnifies anything that it is attached to. You can attach it to any thing that is of type UIElement. To attach it use the MagnifierManager as follows. The ZoomFactor controls how far to zoom in. ZoomFactor ranges from 0.0 up to 1.0. The lower the number the deeper the zoom. 0 being the most zoomed in and 1 being normal size. It is a double so play around with values such as .009 or .2386 to get the desired effect. 15 years ago
MaskedTextBox small bug fixed and reving for 1.3 release 15 years ago
MessageBox [14735]: MessageBox: fixed ArgulmentNullException when showing a messageBox before a window has loaded. 15 years ago
NumericUpDown NumericUpDown: implemented new feature request of SelectAllOnGotFocus property. When set to true, all text will be selected when the user tabs or single clicks into the control. 15 years ago
Properties small bug fixed and reving for 1.3 release 15 years ago
RichTextBox RichTextBxox: fixed bug where setting a ViewModel property in code would not update the RichTextBox 15 years ago
RichTextBoxFormatBar ColorPicker: Added SelectedColorChanged event. Added ButtonStyle property so you can style the ColorPicker's dropdown button any way you want. 15 years ago
Themes Fixed bug in DateTimeUpDown when not changing the Format, null exception would occur when changing values. 15 years ago
UpDownBase InputBase: Renamed DisplayText back to Text. made more sense and I didn't want to go change all the documentation to DisplayText :0P 15 years ago
VisualStates.cs refactored visual states into partial class. also added individual resource dictionary for busy indicator. 16 years ago
WPFToolkit.Extended.csproj ColorPicker: Added SelectedColorChanged event. Added ButtonStyle property so you can style the ColorPicker's dropdown button any way you want. 15 years ago
WPFToolkit.Extended.csproj.vspscc initial project check in 16 years ago