BasedOn Property
Gets or sets a control theme that is the basis of the current theme.
Definition
Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public ControlTheme? BasedOn { get; set; }
Public Property BasedOn As ControlTheme
Get
Set
member BasedOn : ControlTheme with get, set