SelectorGrammar.AttachedPropertySyntax Class
Definition
public class SelectorGrammar.AttachedPropertySyntax
Constructors
| Name | Description |
|---|---|
| SelectorGrammar.AttachedPropertySyntax | No summary available. |
SelectorGrammar.AttachedPropertySyntax Constructor
public SelectorGrammar.AttachedPropertySyntax()
Methods
| Name | Description |
|---|---|
| Equals | No summary available. |
Equals Method
public bool Equals(object obj)
Parameters
obj object
Returns
bool
Properties
| Name | Description |
|---|---|
| Property | No summary available. |
| TypeName | No summary available. |
| Value | No summary available. |
| Xmlns | No 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; }