ForegroundProperty Field
Defines the Foreground property.
Definition
Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<IBrush?> ForegroundProperty
Public Shared ReadOnly ForegroundProperty As AttachedProperty(Of IBrush)
static val ForegroundProperty: AttachedProperty<IBrush>