XamlPropertyValueManipulationNode.

XamlPropertyValueManipulationNode(IXamlLineInfo, XamlAstClrProperty, IXamlAstManipulationNode) Constructor

Namespace
XamlX.Ast
Containing Type
XamlPropertyValueManipulationNode

Syntax

public XamlPropertyValueManipulationNode(IXamlLineInfo lineInfo, XamlAstClrProperty property, IXamlAstManipulationNode manipulation)

Parameters

Name Type Description
lineInfo IXamlLineInfo
property XamlAstClrProperty
manipulation IXamlAstManipulationNode

Return Value

Type Description
void