XamlIlTransformHelpers.

TryGetCorrectlyTypedValue(XamlIlAstTransformationContext, IXamlIlAstValueNode, IXamlIlType, IXamlIlAstValueNode) Method

Namespace
XamlIl.Transform
Containing Type
XamlIlTransformHelpers

Syntax

public static bool TryGetCorrectlyTypedValue(XamlIlAstTransformationContext context, IXamlIlAstValueNode node, IXamlIlType type, out IXamlIlAstValueNode rv)

Parameters

Return Value

Type Description
bool