- Namespace
- XamlX
.Transform - Containing Type
- XamlTransformHelpers
Syntax
public static bool TryConvertValue(AstTransformationContext context, IXamlAstValueNode node, IXamlType type, XamlAstClrProperty propertyContext, out IXamlAstValueNode rv)
Parameters
Name | Type | Description |
---|---|---|
context | Ast |
|
node | IXamlAstValueNode | |
type | IXamlType | |
propertyContext | XamlAstClrProperty | |
rv | IXamlAstValueNode |
Return Value
Type | Description |
---|---|
bool |