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