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