The following table summarizes the known issues and limitations of the Ultimate UI for WPF 2013 Volume 1. Detailed explanations of all of the issues and the existing workarounds are provided after the summary table.
The RecordFilterAction RecordFilterAction enumeration’s constant None is obsoleted. It is replaced with a new equivalent constant – ReduceOpacity .
Change the None constant from the RecordFilterAction
enumeration to the ReduceOpacity constant when using Ultimate UI for WPF 13.1 or newer.
This file is a ResourceDictionary. It contains color definitions that are used across all styles in a given Theme.
This file is a ResourceDictionary. It contains styles and brushes that apply on common cross platform MS controls like Buttons, Checkboxes and Lists.
This file is a ResourceDictionary. It contains styles and brushes for MS controls that are specific for WPF platform like Scrollers, TextBoxes and Comboboxes.
These files were cleaned up and restructured to use the Themes.Colors.xaml and the other common ResourceDictionaries like Styles.Shared.xaml, Styles.WPF.xaml and IG.DataVisualization.xaml
Copy the new themes over the old ones and copy the needed relevant common files (Themes.Colors.xaml, Styles.Shared.xaml, Styles.WPF.xaml and IG.DataVisualization.xaml) next to the themes files.