I am converting an existing Windows control to UWP. I don't see a way to have underline font style in UWP's TextBox control.
Am I missing something basic? Or should I forget TextBox and use RichEditBox (which would be a massive overkill for my purposes)?
Thank you!
