Hyperlink.UnderlineStyleProperty Property

Definition

Identifies the UnderlineStyle dependency property.

public:
 static property DependencyProperty ^ UnderlineStyleProperty { DependencyProperty ^ get(); };
static DependencyProperty UnderlineStyleProperty();
public static DependencyProperty UnderlineStyleProperty { get; }
var dependencyProperty = Hyperlink.underlineStyleProperty;
Public Shared ReadOnly Property UnderlineStyleProperty As DependencyProperty

Property Value

The identifier for the UnderlineStyle dependency property.

Applies to