- Namespace
- XamlIl
.Parsers - Containing Type
- X
Document Xaml Il Parser
Syntax
public static XamlIlDocument Parse(string s, Dictionary<string, string> compatibilityMappings = null)
Parameters
Name | Type | Description |
---|---|---|
s | string | |
compatibilityMappings | Dictionary |
Return Value
Type | Description |
---|---|
XamlIlDocument |