XamlTransformHelpers.

TryGetTypeConverterFromCustomAttribute(TransformerConfiguration, IXamlCustomAttribute) Method

Namespace
XamlX.Transform
Containing Type
XamlTransformHelpers

Syntax

public static IXamlType TryGetTypeConverterFromCustomAttribute(TransformerConfiguration cfg, IXamlCustomAttribute attribute)

Parameters

Name Type Description
cfg TransformerConfiguration
attribute IXamlCustomAttribute

Return Value

Type Description
IXamlType