Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Creating a Custom Control by Inheriting from Button

$
0
0

I am working on converting my apps from UWP to Xamarin. In my UWP apps, I had a custom control that inherited from Button. The control overrode and added several properties (including the Template property, which used my added properties using TemplateBinding). I have found information on how to inherit from ContentView in Xamarin, but I need the functionality & properties inherited from Button. How can I do something similar to create a custom Button in Xamarin? Thanks.


Viewing all articles
Browse latest Browse all 204402

Trending Articles