XamlIlTransformHelpers.

TryConvertValue(XamlIlAstTransformationContext, IXamlIlAstValueNode, IXamlIlType, XamlIlAstClrProperty, IXamlIlAstValueNode) Method

Namespace
XamlIl.Transform
Containing Type
XamlIlTransformHelpers

Syntax

public static bool TryConvertValue(XamlIlAstTransformationContext context, IXamlIlAstValueNode node, IXamlIlType type, XamlIlAstClrProperty propertyContext, out IXamlIlAstValueNode rv)

Parameters

Return Value

Type Description
bool