I'm trying to set extra values to a button and nothing seems to be working...
<Button Text="Test" WidthRequest="20" x:Type="test" x:styleClass="test" x:Class="test"></Button>
Is there anything that I can do so I can set something like in Storyboard's User Defined Runtime Attributes?