Skip to main content

SelectorGrammar.AttachedPropertySyntax Class

Definition

Assembly:Avalonia.Markup
Package:Avalonia
public class SelectorGrammar.AttachedPropertySyntax

Inheritance: object -> SelectorGrammar.AttachedPropertySyntax

Constructors

NameDescription
SelectorGrammar.AttachedPropertySyntaxNo summary available.

SelectorGrammar.AttachedPropertySyntax Constructor

public SelectorGrammar.AttachedPropertySyntax()

Methods

NameDescription
EqualsNo summary available.

Equals Method

public bool Equals(object obj)

Parameters

obj object

Returns

bool

Properties

NameDescription
PropertyNo summary available.
TypeNameNo summary available.
ValueNo summary available.
XmlnsNo summary available.

Property Property

public string Property { get; set; }

TypeName Property

public string TypeName { get; set; }

Value Property

public string Value { get; set; }

Xmlns Property

public string Xmlns { get; set; }