- Namespace
- XamlX
.Ast - Containing Type
- Xaml
Property Value Manipulation Node
Syntax
public XamlPropertyValueManipulationNode(IXamlLineInfo lineInfo, XamlAstClrProperty property, IXamlAstManipulationNode manipulation)
Parameters
Name | Type | Description |
---|---|---|
lineInfo | IXamlLineInfo | |
property | XamlAstClrProperty | |
manipulation | I |
Return Value
Type | Description |
---|---|
void |