ThemeVariantDefault Property
Inherit theme variant from the parent. If set on Application, system theme is inherited.
Using Default as the ResourceDictionary.Key marks this dictionary as a fallback in case the theme variant or resource key is not found in other theme dictionaries.
Namespace: Avalonia.StylingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static ThemeVariant Default { get; }
Public Shared ReadOnly Property Default As ThemeVariant
Get
static member Default : ThemeVariant with get
Property Value
ThemeVariant