IXamlCustomAttributeResolver.

GetCustomAttribute(IXamlProperty, IXamlType) Method

Namespace
XamlX.Transform
Containing Type
IXamlCustomAttributeResolver

Syntax

IXamlCustomAttribute GetCustomAttribute(IXamlProperty property, IXamlType attributeType)

Parameters

Name Type Description
property IXamlProperty
attributeType IXamlType

Return Value

Type Description
IXamlCustomAttribute