Guest User

Untitled

a guest
May 22nd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <ContentPage ... xmlns:local="clr-namespace:eShop">
  2. <ContentPage.BindingContext>
  3. <local:LoginViewModel />
  4. </ContentPage.BindingContext>
  5. ...
  6. </ContentPage>
Add Comment
Please, Sign In to add comment