TransformerConfiguration.

GetCustomAttribute(IXamlProperty, IEnumerable<IXamlType>) Method

Namespace
XamlX.Transform
Containing Type
TransformerConfiguration

Syntax

public IEnumerable<IXamlCustomAttribute> GetCustomAttribute(IXamlProperty prop, IEnumerable<IXamlType> types)

Parameters

Name Type Description
prop IXamlProperty
types IEnumerable<IXamlType>

Return Value

Type Description
IEnumerable<IXamlCustomAttribute>