XamlIlPropertyValueManipulationNode.

XamlIlPropertyValueManipulationNode(IXamlIlLineInfo, XamlIlAstClrProperty, IXamlIlAstManipulationNode) Constructor

Syntax

public XamlIlPropertyValueManipulationNode(IXamlIlLineInfo lineInfo, XamlIlAstClrProperty property, IXamlIlAstManipulationNode manipulation)

Parameters

Name Type Description
lineInfo IXamlIlLineInfo
property XamlIlAstClrProperty
manipulation IXamlIlAstManipulationNode

Return Value

Type Description
void