Skip to content

Instantly share code, notes, and snippets.

@azimuthdeveloper
Created September 20, 2021 01:50
Show Gist options
  • Save azimuthdeveloper/61ddc08fb831dbef77e6a7672be9362b to your computer and use it in GitHub Desktop.
Save azimuthdeveloper/61ddc08fb831dbef77e6a7672be9362b to your computer and use it in GitHub Desktop.
<Button Margin="0,10,0,0" Text="Learn more"
Command="{Binding OpenWebCommand}"
BackgroundColor="{StaticResource Primary}"
TextColor="White" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment