IXamlCustomAttributeResolver.

GetCustomAttribute(IXamlType, IXamlType) Method

Namespace
XamlX.Transform
Containing Type
IXamlCustomAttributeResolver

Syntax

IXamlCustomAttribute GetCustomAttribute(IXamlType type, IXamlType attributeType)

Parameters

Name Type Description
type IXamlType
attributeType IXamlType

Return Value

Type Description
IXamlCustomAttribute