ThemeProperty Field
Defines the Theme property.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly StyledProperty<ControlTheme?> ThemeProperty
Public Shared ReadOnly ThemeProperty As StyledProperty(Of ControlTheme)
static val ThemeProperty: StyledProperty<ControlTheme>