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
Syntaxpublic Style BasedOn { get; set; }Property Value
Type:
Style
See Also