Style.BasedOn Property

Definition

Gets or sets a defined style that is the basis of the current style.

C#
public Style BasedOn { get; set; }
XAML
<Style BasedOn="styleReference" .../>

Property Value

A defined style that is the basis of the current style. The default value is null.

Applies to

Produkt Verzie
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6