TransformerConfiguration.

GetCustomAttribute(IXamlProperty, IXamlType) Method

Namespace
XamlX.Transform
Containing Type
TransformerConfiguration

Syntax

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

Parameters

Name Type Description
prop IXamlProperty
attributeType IXamlType

Return Value

Type Description
IEnumerable<IXamlCustomAttribute>