- Namespace
- XamlX
.Parsers - Containing Type
- Xaml
Markup Extension Parser
Syntax
public static XamlAstObjectNode Parse(IXamlLineInfo info, string ext, Func<string, XamlAstXmlTypeReference> typeResolver)
Parameters
Name | Type | Description |
---|---|---|
info | IXamlLineInfo | |
ext | string | |
typeResolver | Func |
Return Value
Type | Description |
---|---|
XamlAstObjectNode |