Property Foreground
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; }
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; }