XamlAstClrProperty.

CustomAttributes Property

Namespace
XamlX.Ast
Containing Type
XamlAstClrProperty

Syntax

public List<IXamlCustomAttribute> CustomAttributes { get; set; }

Value

Type Description
List<IXamlCustomAttribute>