Hyperlink.MouseOverTextDecorations Property
Gets or sets the TextDecorationCollection that decorates the Hyperlink.
Namespace: System.Windows.Documents
Assembly: System.Windows (in System.Windows.dll)
<Hyperlink MouseOverTextDecorations="Underline"/> -or- <Hyperlink MouseOverTextDecorations="None"/>
Property Value
Type: System.Windows.TextDecorationCollectionA TextDecorationCollection that decorates the Hyperlink.
Dependency property identifier field: MouseOverTextDecorationsProperty
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show: