// ----------------------------------------------------------------------- // // Copyright 2014 MIT Licence. See licence.md for more information. // // ----------------------------------------------------------------------- namespace Perspex.Themes.Default { using System.Linq; using Perspex.Collections; using Perspex.Controls; using Perspex.Controls.Presenters; using Perspex.Controls.Shapes; using Perspex.Layout; using Perspex.Media; using Perspex.Styling; public class ButtonStyle : Styles { public ButtonStyle() { this.AddRange(new[] { new Style(x => x.OfType