This topic has not yet been rated - Rate this topic

TextDecorations.Underline Property

Specifies an underlined text decoration.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)
public static TextDecorationCollection Underline { get; }

Property Value

Type: System.Windows.TextDecorationCollection
A TextDecorationCollection that represents an underlined text decoration.

The XAML usage for Underline is not an attribute syntax of the TextDecorations type (TextDecorations cannot be instantiated in XAML). Instead, Underline is a static property that can be used to fill properties/attributes that take the type TextDecorationCollection, either in code or XAML. Examples of such properties/attributes are TextBlock.TextDecorations and Inline.TextDecorations.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ