In Silverlight and similar UI frameworks, a control can only have one direct Style applied to its Style property. While styles can inherit from other styles using BasedOn, you cannot apply multiple independent styles simultaneously to a single control.