From 6feaea84aa4feb10fb76bf900c5d6312713d44a0 Mon Sep 17 00:00:00 2001 From: brianlagunas_cp Date: Wed, 3 Aug 2011 02:17:04 +0000 Subject: [PATCH] various improvements. slightly changed ColorPicker style to match the rest of the dropdown controls. --- .../ColorPicker/Themes/Generic.xaml | 45 +++++++++----- .../Editors/CollectionEditor.xaml | 58 +++++++++++++++---- .../Editors/CollectionEditor.xaml.cs | 6 -- .../Implementation/Editors/ColorEditor.cs | 2 +- .../Editors/DateTimeUpDownEditor.cs | 4 ++ .../Editors/PrimitiveTypeCollectionEditor.cs | 1 + .../Implementation/Editors/TextBoxEditor.cs | 7 ++- .../Implementation/WatermarkTextBox.cs | 6 +- 8 files changed, 92 insertions(+), 37 deletions(-) diff --git a/ExtendedWPFToolkitSolution/Src/WPFToolkit.Extended/ColorPicker/Themes/Generic.xaml b/ExtendedWPFToolkitSolution/Src/WPFToolkit.Extended/ColorPicker/Themes/Generic.xaml index e95f7801..0f4aa5bf 100644 --- a/ExtendedWPFToolkitSolution/Src/WPFToolkit.Extended/ColorPicker/Themes/Generic.xaml +++ b/ExtendedWPFToolkitSolution/Src/WPFToolkit.Extended/ColorPicker/Themes/Generic.xaml @@ -104,25 +104,31 @@ - + + + + + + + + + + - - - - - - - - - - + + + @@ -139,18 +145,27 @@ + + +