HyperlinkButton.AlwaysUnderlineProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attached property that specifies the hyperlink underline behavior. Hyperlinks are generally underlined only in the hover state, this property allows them to be underlined in all states. This should be set for hyperlinks that are part of a sentence, to make the distinction between hyperlinks and regular text clearer, as color contrast between regular text and hyperlinks is not guaranteed to be sufficient under all VS themes.
public static readonly System.Windows.DependencyProperty AlwaysUnderlineProperty;
staticval mutable AlwaysUnderlineProperty : System.Windows.DependencyProperty
Public Shared ReadOnly AlwaysUnderlineProperty As DependencyProperty