Skip to content

Instantly share code, notes, and snippets.

@stackunderflows
Created January 31, 2020 16:09
Show Gist options
  • Save stackunderflows/8625349c07f0b889f04fe60acb21b209 to your computer and use it in GitHub Desktop.
Save stackunderflows/8625349c07f0b889f04fe60acb21b209 to your computer and use it in GitHub Desktop.
Password show/hide
<controls:UltimateEntry Style="{StaticResource MaterialEntry}"
ImageSource="icon_lock_open"
HidePasswordImageSource="icon_lock_close"
ImageButton="Password"
ReturnButton="Done" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment