Remove Underline From HyperLinkButton XAML

1.6k views Asked by At

I need to remove underlines from links, on HyperLinkButton on XAML.

I tried set property 'TextDecoration' but this property is not recognized. (This is for an application, Win10)

Someone help me?

Thanks

1

There are 1 answers

6
trjast On

I believe the property isn't TextDecoration but is TextDecorations