Click or drag to resize

ModernLinkIconForegroundBrush Property

ForegroundBrush for the icon.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public Brush IconForegroundBrush { get; set; }

Property Value

Type: Brush
The icon foreground brush.
See Also