IXamlProperty Interface

Namespace
XamlX.TypeSystem
Interfaces
graph BT Type-.->Interface0["IEquatable<IXamlProperty>"] Type-.->Interface1["IXamlMember"] click Interface1 "/api/XamlX.TypeSystem/IXamlMember" Type["IXamlProperty"] class Type type-node

Syntax

public interface IXamlProperty : IEquatable<IXamlProperty>, IXamlMember

Properties