XamlIlContextBase.

PushParent(IXamlIlAstNode) Method

Namespace
XamlIl.Transform
Containing Type
XamlIlContextBase

Syntax

protected void PushParent(IXamlIlAstNode node)

Parameters

Name Type Description
node IXamlIlAstNode

Return Value

Type Description
void