I am trying to upgrade UI for wpf from 2012 version to the latest 2014 Q1. I got the build error complaining about MetroColors missing. I check the class is in old version's Telerik.Windows.Controls namespace but NOT in the new version's same assembly. Where should I get the assembly containing MetroColors class and related ones?