- Namespace
- Avalonia
.Styling - Containing Type
- Styles
Syntax
public IStyle this[int index] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
index | int |
Value
Type | Description |
---|---|
IStyle |
public IStyle this[int index] { get; set; }
Name | Type | Description |
---|---|---|
index | int |
Type | Description |
---|---|
IStyle |