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 依存関係プロパティの識別子。

適用対象