HyperlinkButton.AlwaysUnderlineProperty 字段

定义

附加属性,该属性指定超链接下划线行为。 超链接通常仅在悬停状态下下划线,此属性允许它们在所有状态下加下划线。 应为属于句子的超链接设置此值,以使超链接和常规文本之间的区别更加清晰,因为常规文本和超链接之间的颜色对比度不能保证在所有 VS 主题下都足够。

public static readonly System.Windows.DependencyProperty AlwaysUnderlineProperty;
 staticval mutable AlwaysUnderlineProperty : System.Windows.DependencyProperty
Public Shared ReadOnly AlwaysUnderlineProperty As DependencyProperty 

字段值

适用于