ForegroundProperty Field
Defines the Foreground property.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IBrush?> ForegroundProperty
Public Shared ReadOnly ForegroundProperty As StyledProperty(Of IBrush)
static val ForegroundProperty: StyledProperty<IBrush>
Field Value
See Also
Reference
TemplatedControl Class
Avalonia.Controls.Primitives Namespace