XamlParseException Constructor |
Name | Description | |
---|---|---|
![]() | XamlParseException |
Initializes a new instance of the System.Windows.Markup.XamlParseException
class.
|
![]() | XamlParseException(String) |
Initializes a new instance of the System.Windows.Markup.XamlParseException
class, using the specified exception message string.
|
![]() | XamlParseException(String, Exception) |
Initializes a new instance of the System.Windows.Markup.XamlParseException
class, using the specified exception message string and inner exception.
|