Click or drag to resize
XamlParseException Constructor
Initializes a new instance of the System.Windows.Markup.XamlParseException class.

Namespace: System.Windows.Markup
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public XamlParseException()
See Also