using System.Collections.Generic; using System.Windows.Media; namespace Tango.PPC.Common.Controls { public class MultiPieChartBrushCollection : List { } }