Gets or sets a defined style that is the basis of the current style.
Returns a defined style that is the basis of the current style. The default value is null.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public Style BasedOn { get; set; }
Property Value
Type:
StyleSee Also