HyperlinkButton.AlwaysUnderlineProperty 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
附加属性,该属性指定超链接下划线行为。 超链接通常仅在悬停状态下下划线,此属性允许它们在所有状态下加下划线。 应为属于句子的超链接设置此值,以使超链接和常规文本之间的区别更加清晰,因为常规文本和超链接之间的颜色对比度不能保证在所有 VS 主题下都足够。
public static readonly System.Windows.DependencyProperty AlwaysUnderlineProperty;
staticval mutable AlwaysUnderlineProperty : System.Windows.DependencyProperty
Public Shared ReadOnly AlwaysUnderlineProperty As DependencyProperty