Hyperlink.MouseOverForeground Property
Gets or sets the brush that paints the foreground color when the mouse pointer moves over the Hyperlink.
Namespace: System.Windows.Documents
Assembly: System.Windows (in System.Windows.dll)
<Hyperlink> <Hyperlink.MouseOverForeground> singleBrush </Hyperlink.MouseOverForeground> </Border>
<Hyperlink MouseOverForeground="colorString"/>
XAML Values
Property Value
Type: System.Windows.Media.BrushThe brush that paints the foreground color when the mouse pointer moves over the Hyperlink.
Dependency property identifier field: MouseOverForegroundProperty
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show: