Share via


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 종속성 속성의 식별자입니다.

적용 대상