Last active
December 10, 2019 14:54
-
-
Save luismts/aa693a97136f3f176c41ad268aa81c4e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
<Entry Placeholder="Sigueme en las redes @luismatosluna" Keyboard="Numeric" | |
Margin="{StaticResource myMargin}" HeightRequest="20" | |
Grid.Row="2" Grid.ColumnSpan="2" | |
Text="{Binding RegistrationCode, Mode=TwoWay}" /> | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment