XamlAstClrProperty.

XamlAstClrProperty(IXamlLineInfo, IXamlProperty, TransformerConfiguration) Constructor

Namespace
XamlX.Ast
Containing Type
XamlAstClrProperty

Syntax

public XamlAstClrProperty(IXamlLineInfo lineInfo, IXamlProperty property, TransformerConfiguration cfg)

Parameters

Name Type Description
lineInfo IXamlLineInfo
property IXamlProperty
cfg TransformerConfiguration

Return Value

Type Description
void