ControlThemeBasedOn Property
Gets or sets a control theme that is the basis of the current theme.
Namespace: Avalonia.StylingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ControlTheme? BasedOn { get; set; }
Public Property BasedOn As ControlTheme
Get
Set
member BasedOn : ControlTheme with get, set
Property Value
ControlTheme