Table of Contents

Property Foreground

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Foreground

Gets or sets the foreground brush for the control. Usage of this property depends on the control. Not all controls support it.

[Browsable(false)]
public virtual Brush? Foreground { get; set; }

Property Value

Brush