- Namespace
- XamlIl
.Ast - Containing Type
- Xaml
Il Ast Xaml Property Value Node
Syntax
public XamlIlAstXamlPropertyValueNode(IXamlIlLineInfo lineInfo, IXamlIlAstPropertyReference property, IEnumerable<IXamlIlAstValueNode> values)
Parameters
Name | Type | Description |
---|---|---|
lineInfo | IXamlIlLineInfo | |
property | I |
|
values | IEnumerable |
Return Value
Type | Description |
---|---|
void |