Skip to content

Instantly share code, notes, and snippets.

@idiotandrobot
Created January 29, 2018 12:42
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 idiotandrobot/6b3bb27cbe6e1856421590e831727ea7 to your computer and use it in GitHub Desktop.
Save idiotandrobot/6b3bb27cbe6e1856421590e831727ea7 to your computer and use it in GitHub Desktop.
UWP multi-line TextBox
<TextBox AcceptsReturn="True" TextWrapping="Wrap"
ScrollViewer.VerticalScrollBarVisibility="Auto"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment