Implemented Padding on WPF Button (#6791)
authorGerald Versluis <github@geraldversluis.nl>
Tue, 9 Jul 2019 21:46:35 +0000 (23:46 +0200)
committerSamantha Houts <samhouts@users.noreply.github.com>
Tue, 9 Jul 2019 21:46:35 +0000 (14:46 -0700)
commit630eb65516057e6ac30eef5b59d7c577b75679c5
tree6c5c0b320bb650be26fb21bb2eb9841608b770d8
parent80a050dfe3d6424818c7c137e107676ee47005f4
Implemented Padding on WPF Button (#6791)

* Implemented Padding on WPF Button

* Update Padding when BorderWidth is updated

* Implemented Padding for ImageButton

* Apply suggestions from code review

Co-Authored-By: Pavel Yakovlev <v-payako@microsoft.com>
fixes #6790
Xamarin.Forms.Controls/CoreGalleryPages/ImageButtonCoreGalleryPage.cs
Xamarin.Forms.CustomAttributes/TestAttributes.cs
Xamarin.Forms.Platform.WPF/Renderers/ButtonRenderer.cs
Xamarin.Forms.Platform.WPF/Renderers/ImageButtonRenderer.cs