3 Commits (2d83a412e9406cbf2d24acaeaf723e89a0893d7d)

Author SHA1 Message Date
emartin_cp 983f425e67 Version 2.0 13 years ago
emartin_cp 0d9a63a7d2 Version 1.9 13 years ago
emartin_cp a64bb838eb Rename WPFToolkit.Extended directories for Xceed.Wpf.Toolkit 13 years ago
emartin_cp 2edfd42354 1.7.0 Release 14 years ago
Nebuleux_cp 1f0dbeb7e0 Change the license back to Microsoft Public (Ms-PL) in the header of every .cs and .xaml files. 14 years ago
Nebuleux_cp a5a5359315 Change the namespaces. 14 years ago
Nebuleux_cp f0775d4061 Add a license description in the header of every .cs and .xaml files. 14 years ago
brianlagunas_cp bdcfc9c093 TokenizedTextBox: got the basics working. No autocomplete yet, but the value is looked up from the ItemsSource. This control can be used with or without an itemsrouce backing values. If no ItemsSource is define, the Text property will be a list of semi-colon separated values. If backed by an ItemsSource the Text property will be a semi-colon separated list of values based on the ValueMemberPath property: 15 years ago