Click or drag to resize
UpdateDetailsDisplaySecondaryForeground Property
Gets or sets the secondary foreground color.

Namespace: Kjs.AppLife.Update.Wpf
Assembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntax
public Brush SecondaryForeground { get; set; }

Property Value

Type: Brush
See Also