Skip to content

Instantly share code, notes, and snippets.

@luismts
Created October 15, 2018 03:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luismts/34dc9b7068cad3c764e3491f88fcf2cb to your computer and use it in GitHub Desktop.
Save luismts/34dc9b7068cad3c764e3491f88fcf2cb to your computer and use it in GitHub Desktop.
<Entry Text="{Binding Name.Value, Mode=TwoWay}" />
<Label Text="{Binding Name.Error}" TextColor="Red" HorizontalTextAlignment="Center" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment