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