Hyperlink.UnderlineStyleProperty 属性

定义

标识 UnderlineStyle 依赖属性。

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

属性值

UnderlineStyle 依赖属性的标识符。

适用于