Hyperlink.UnderlineStyleProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.