Click or drag to resize
StyleSeal Method
Locks the style so that the TargetType property or any Setter in the Setters collection cannot be changed.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public void Seal()
See Also