- Namespace
- XamlX
.Parsers - Containing Type
- XDocumentXamlParser
Syntax
public static XamlDocument Parse(string s, Dictionary<string, string> compatibilityMappings = null)
Parameters
Name | Type | Description |
---|---|---|
s | string | |
compatibilityMappings | Dictionary |
Return Value
Type | Description |
---|---|
XamlDocument |