共用方式為


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相依性屬性的識別碼。

適用於