SkinStorage theme xaml path changes
21 Dec 20206 minutes to read
The SkinStorage based theme xaml files has been moved from Syncfusion.Shared.WPF and Syncfusion.Tools.WPF to Syncfusion.Shared.WPF.Classic and Syncfusion.Tools.WPF.Classic assemblies respectively.
Hence need to change the resource dictionary path based on usage of SkinStorage theme xaml files as shown below.
| Actual xaml path |
Classic xaml path |
| <ResourceDictionary Source="/Syncfusion.Shared.WPF;component/SkinManager/BlendStyle.xaml |
<ResourceDictionary Source="/Syncfusion.Shared.WPF.Classic;component/SkinManager/BlendStyle.xaml |
| <ResourceDictionary Source="/Syncfusion.Tools.WPF;component/Framework/DockingManager/Themes/BlendStyle.xaml |
<ResourceDictionary Source="/Syncfusion.Tools.WPF.Classic;component/Framework/DockingManager/Themes/BlendStyle.xaml |
Please find the complete list of controls with their xaml path and current status after v18.4.0.30.
| After v18.4.0.30 Status |
Description |
| Not Changed |
The xaml file path is not changed from current assembly project |
| Moved to Shared.WPF.Classic |
The xaml file path is moved from Shared.WPF assembly to Shared.WPF.Classic assembly. |
| Moved to Tools.WPF.Classic |
The xaml file path is moved from Tools.WPF assembly to Tools.WPF.Classic assembly. |
SkinManager
| Xaml path |
After v18.4.0.30 status |
| SkinManager/DefaultStyle.xaml |
Not changed |
| SkinManager/MetroThemeBrushes.xaml |
Not changed |
| SkinManager/SkinManager.xaml |
Not changed |
| SkinManager/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/Office2013Style.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| SkinManager/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
ChromelessWindow
| Xaml path |
After v18.4.0.30 status |
| Controls/ChromelessWindow/Themes/Brushes.xaml |
Not changed |
| Controls/ChromelessWindow/Themes/Generic.xaml |
Not changed |
| Controls/ChromelessWindow/Themes/MetroStyle.xaml |
Not changed |
| Controls/ChromelessWindow/Themes/Skins.xaml |
Not changed |
| Controls/ChromelessWindow/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/Office2013Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/SyncOrangeStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ChromelessWindow/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
Busy Indicator
| Xaml path |
After v18.4.0.30 status |
| Controls/BusyIndicator/Themes/generic.xaml |
Not changed |
| Controls/BusyIndicator/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/BusyIndicator/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/BusyIndicator/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/BusyIndicator/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/BusyIndicator/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/BusyIndicator/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/BusyIndicator/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/BusyIndicator/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/BusyIndicator/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/BusyIndicator/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
| Xaml path |
After v18.4.0.30 status |
| Controls/ButtonControls/Button/Themes/ButtonAdv.xaml |
Not changed |
| Controls/ButtonControls/Button/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/Button/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/Button/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/Button/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/Button/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/Button/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/Button/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/Button/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/Button/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/Button/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/Button/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/Button/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
| Xaml path |
After v18.4.0.30 status |
| Controls/ButtonControls/DropDownButton/Themes/DropDownButton.xaml |
Not changed |
| Controls/ButtonControls/DropDownButton/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/Office2013Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/DropDownButton/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
| Xaml path |
After v18.4.0.30 status |
| Controls/ButtonControls/SplitButton/Themes/SplitButton.xaml |
Not changed |
| Controls/ButtonControls/SplitButton/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/SplitButton/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/SplitButton/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/SplitButton/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/SplitButton/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/SplitButton/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/SplitButton/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/SplitButton/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/SplitButton/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/SplitButton/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/SplitButton/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ButtonControls/SplitButton/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
CalendarEdit
| Xaml path |
After v18.4.0.30 status |
| Controls/CalendarEdit/Themes/generic.xaml |
Not changed |
| Controls/CalendarEdit/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/SyncOrangeStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/CalendarEdit/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
Carousel
| Xaml path |
After v18.4.0.30 status |
| Controls/Carousel/Themes/generic.xaml |
Not changed |
Clock
| Xaml path |
After v18.4.0.30 status |
| Controls/Clock/Themes/generic.xaml |
Not changed |
| Controls/Clock/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/SyncOrangeStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Clock/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
ColorBar
| Xaml path |
After v18.4.0.30 status |
| Controls/ColorBar/Themes/generic.xaml |
Not changed |
| Controls/ColorBar/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorBar/Themes/MainTemplate.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorBar/Themes/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorBar/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorBar/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorBar/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorBar/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorBar/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorBar/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorBar/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorBar/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorBar/Themes/SyncOrangeStyle.xaml |
Moved to Shared.WPF.Classic |
ColorPicker
| Xaml path |
After v18.4.0.30 status |
| Controls/ColorPicker/Themes/generic.xaml |
Not changed |
| Controls/ColorPicker/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/Brushes.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/MainTemplate.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/Office2013Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/SyncOrangeStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPicker/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
ColorPickerPalette
| Xaml path |
After v18.4.0.30 status |
| Controls/ColorPickerPalette/Themes/generic.xaml |
Not changed |
| Controls/ColorPickerPalette/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/ColorPickerPalette.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/Office2013Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ColorPickerPalette/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
ComboBoxAdv
| Xaml path |
After v18.4.0.30 status |
| Controls/ComboBoxAdv/Themes/generic.xaml |
Not changed |
| Controls/ComboBoxAdv/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ComboBoxAdv/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ComboBoxAdv/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ComboBoxAdv/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ComboBoxAdv/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ComboBoxAdv/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ComboBoxAdv/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ComboBoxAdv/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ComboBoxAdv/Themes/Office2013Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/ComboBoxAdv/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ComboBoxAdv/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
DateTimeEdit
| Xaml path |
After v18.4.0.30 status |
| Controls/DateTimeEdit/Themes/Generic.xaml |
Not changed |
| Controls/DateTimeEdit/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/Brushes.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/BaseStyles.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/CalendarResources.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/Office2013Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/SyncOrangeStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/DateTimeEdit/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
Editors
Editors applicable for below controls
- IntegerTextBox
- DoubleTextBox
- CurrencyTextBox
- PercentTextBox
- MaskedTextBox
| Xaml path |
After v18.4.0.30 status |
| Controls/Editors/Themes/Generic.xaml |
Not changed |
| Controls/Editors/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/Office2013Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/SyncOrangeStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/Editors/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
| Xaml path |
After v18.4.0.30 status |
| Controls/MenuAdv/Themes/MenuAdvResources.xaml |
Not changed |
| Controls/MenuAdv/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/Office2013Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/SyncOrangeStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/MenuAdv/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
PinnableListBox
| Xaml path |
After v18.4.0.30 status |
| Controls/PinnableListBox/Themes/Generic.xaml |
Not changed |
| Controls/PinnableListBox/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/PinnableListBox/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/PinnableListBox/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/PinnableListBox/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/PinnableListBox/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/PinnableListBox/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/PinnableListBox/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/PinnableListBox/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/PinnableListBox/Themes/Office2013Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/PinnableListBox/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/PinnableListBox/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
Tile View
| Xaml path |
After v18.4.0.30 status |
| Controls/TileView/Themes/Generic.xaml |
Not changed |
| Controls/TileView/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/SyncOrangeStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TileView/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
TimeSpanEdit
| Xaml path |
After v18.4.0.30 status |
| Controls/TimeSpanEdit/Themes/generic.xaml |
Not changed |
| Controls/TimeSpanEdit/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TimeSpanEdit/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TimeSpanEdit/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TimeSpanEdit/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TimeSpanEdit/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TimeSpanEdit/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TimeSpanEdit/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TimeSpanEdit/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TimeSpanEdit/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/TimeSpanEdit/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
| Xaml path |
After v18.4.0.30 status |
| Controls/ToolBarAdv/Themes/Default/DefaultStyle.xaml |
Not changed |
| Controls/ToolBarAdv/Themes/Blend/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ToolBarAdv/Themes/Metro/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ToolBarAdv/Themes/Office2007Black/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ToolBarAdv/Themes/Office2007Blue/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ToolBarAdv/Themes/Office2007Silver/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ToolBarAdv/Themes/Office2010Black/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ToolBarAdv/Themes/Office2010Blue/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ToolBarAdv/Themes/Office2010Silver/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ToolBarAdv/Themes/Transparent/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/ToolBarAdv/Themes/VS2010/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/ToolBarAdv/Themes/ToolBarResources.xaml |
Moved to Shared.WPF.Classic |
UpDown
| Xaml path |
After v18.4.0.30 status |
| Controls/UpDown/Themes/Generic.xaml |
Not changed |
| Controls/UpDown/Themes/BlendStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/MetroStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/Office2003Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/Office2007BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/Office2007BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/Office2007SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/Office2010BlackStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/Office2010BlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/Office2010SilverStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/Office2013Style.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/ShinyBlueStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/ShinyRedStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/SyncOrangeStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/TransparentStyle.xaml |
Moved to Shared.WPF.Classic |
| Controls/UpDown/Themes/VS2010Style.xaml |
Moved to Shared.WPF.Classic |
AutoComplete
| Xaml path |
After v18.4.0.30 status |
| Controls/AutoComplete/Themes/Generic.xaml |
Not changed |
| Controls/AutoComplete/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/AutoComplete/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
CardView
| Xaml path |
After v18.4.0.30 status |
| Controls/CardView/Themes/Generic.xaml |
Not changed |
| Controls/CardView/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CardView/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CardView/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CardView/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CardView/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CardView/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CardView/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CardView/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CardView/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CardView/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
CheckListBox
| Xaml path |
After v18.4.0.30 status |
| Controls/CheckListBox/Themes/Generic.xaml |
Not changed |
| Controls/CheckListBox/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/CheckListBox/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
DockingManager
| Xaml path |
After v18.4.0.30 status |
| Framework/DockingManager/Themes/generic.xaml |
Not changed |
| Framework/DockingManager/Themes/vista.aero.xaml |
Not changed |
| Framework/DockingManager/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/Office2013Style.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DockingManager/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
DocumentContainer
| Xaml path |
After v18.4.0.30 status |
| Framework/DocumentContainer/Themes/generic.xaml |
Not changed |
| Framework/DocumentContainer/Themes/vista.aero.xaml |
Not changed |
| Framework/DocumentContainer/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/Office2013Style.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/DocumentContainer/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
Ribbon
| Xaml path |
After v18.4.0.30 status |
| Framework/Ribbon/Themes/Generic.xaml |
Not changed |
| Framework/Ribbon/Themes/Windows8Style.xaml |
Not changed |
| Framework/Ribbon/Themes/Office2007BlueStyle.xaml |
Not changed |
| Framework/Ribbon/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/Office2013Style.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Framework/Ribbon/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
FontComboBox
| Xaml path |
After v18.4.0.30 status |
| FontComboBox/Themes/Generic.xaml |
Not changed |
| Controls/FontComboBox/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontComboBox/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
FontListBox
| Xaml path |
After v18.4.0.30 status |
| FontListBox/Themes/Generic.xaml |
Not changed |
| Controls/FontListBox/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/FontListBox/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
Gallery
| Xaml path |
After v18.4.0.30 status |
| Gallery/Themes/Generic.xaml |
Not changed |
| Controls/Gallery/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/Gallery/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
GroupBar
| Xaml path |
After v18.4.0.30 status |
| GroupBar/Themes/Generic.xaml |
Not changed |
| GroupBar/Themes/DefaultStyle.xaml |
Not changed |
| Controls/GroupBar/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/GroupBar/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
HierarchyNavigator
| Xaml path |
After v18.4.0.30 status |
| HierarchyNavigator/Themes/HierarchyResources.xaml |
Not changed |
| Controls/HierarchyNavigator/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/HierarchyNavigator/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/HierarchyNavigator/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/HierarchyNavigator/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/HierarchyNavigator/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/HierarchyNavigator/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/HierarchyNavigator/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/HierarchyNavigator/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/HierarchyNavigator/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/HierarchyNavigator/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
NotifyIcon
NotifyIcon control moved to Syncfusion.Tools.WPF.Classic assembly.
| Xaml path |
After v18.4.0.30 status |
| Controls/NotifyIcon/Themes/generic.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/NotifyIcon/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
RangeSlider
RangeSlider control moved to Syncfusion.Tools.WPF.Classic assembly.
| Xaml path |
After v18.4.0.30 status |
| Controls/RangeSlider/Themes/Generic.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/RangeSlider/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
TabControlExt
| Xaml path |
After v18.4.0.30 status |
| TabControlExt/Themes/generic.xaml |
Not changed |
| TabControlExt/Themes/Brushes.xaml |
Not changed |
| TabControlExt/Themes/aero.normalcolor.xaml |
Not changed |
| TabControlExt/Themes/ExcelBlackStyle.xaml |
Not changed |
| TabControlExt/Themes/ExcelBlueStyle.xaml |
Not changed |
| TabControlExt/Themes/ExcelSilverStyle.xaml |
Not changed |
| Controls/TabControlExt/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/Office2013Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabControlExt/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
TabNavigationControl
| Xaml path |
After v18.4.0.30 status |
| TabNavigationControl/Themes/Generic.xaml |
Not changed |
| TabNavigationControl/Themes/TransitionEffects.xaml |
Not changed |
| Controls/TabNavigationControl/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabNavigationControl/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabNavigationControl/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabNavigationControl/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabNavigationControl/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabNavigationControl/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabNavigationControl/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabNavigationControl/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabNavigationControl/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabNavigationControl/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
TabSplitter
| Xaml path |
After v18.4.0.30 status |
| TabSplitter/Themes/Generic.xaml |
Not changed |
| Controls/TabSplitter/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabSplitter/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabSplitter/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabSplitter/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabSplitter/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabSplitter/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabSplitter/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabSplitter/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabSplitter/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TabSplitter/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
TaskBar
| Xaml path |
After v18.4.0.30 status |
| TaskBar/Themes/generic.xaml |
Not changed |
| Controls/TaskBar/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TaskBar/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
TreeViewAdv
| Xaml path |
After v18.4.0.30 status |
| TreeViewAdv/Themes/generic.xaml |
Not changed |
| Controls/TreeViewAdv/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/Office2013Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/TreeViewAdv/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |
WizardControl
| Xaml path |
After v18.4.0.30 status |
| WizardControl/Themes/Generic.xaml |
Not changed |
| Controls/WizardControl/Themes/BlendStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/MetroStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/Office2003Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/Office2007BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/Office2007BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/Office2007SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/Office2010BlackStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/Office2010BlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/Office2010SilverStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/Office2013Style.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/ShinyBlueStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/ShinyRedStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/SyncOrangeStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/TransparentStyle.xaml |
Moved to Tools.WPF.Classic |
| Controls/WizardControl/Themes/VS2010Style.xaml |
Moved to Tools.WPF.Classic |