ColorProperty Field
Describes the Color property.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly StyledProperty<Color> ColorProperty
Public Shared ReadOnly ColorProperty As StyledProperty(Of Color)
static val ColorProperty: StyledProperty<Color>