using System; using System.ComponentModel; using System.Windows; using System.Windows.Controls; using System.Windows.Media; using System.Windows.Media.Imaging; using WButton = System.Windows.Controls.Button; using WImage = System.Windows.Controls.Image; using WThickness = System.Windows.Thickness; namespace Xamarin.Forms.Platform.WinPhone { public class ButtonRenderer : ViewRenderer { bool _fontApplied; protected override void OnElementChanged(ElementChangedEventArgs