IXamlCustomAttribute Interface

Namespace
XamlX.TypeSystem
Interfaces
graph BT Type-.->Interface0["IEquatable<IXamlCustomAttribute>"] Type["IXamlCustomAttribute"] class Type type-node

Syntax

public interface IXamlCustomAttribute : IEquatable<IXamlCustomAttribute>

Properties

Name Value Summary
Parameters List<object>
Properties Dictionary<string, object>
Type IXamlType