Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
1 answer
343 views

RadioButton: how can I wrap text loaded via "x:Uid"?

I want to wrap the text displayed in a radiobutton. I've tried this (derived from here) but it does not work: <RadioButton x:Uid="SettingsAICChains" > <RadioButton.Resources> ...
ema3272's user avatar
  • 1,051
1 vote
2 answers
255 views

Word Wrap on WebView

I have been searching and searching and can't seem to find a solution. Is there a word wrap property for Webviews? Specifically in Universal Windows Applications. This is my webview: <WebView x:...
Code's user avatar
  • 2,119