[]
public object this[StyleProperty key] { get; set; }
Public Default Property Item(key As StyleProperty) As Object
| Type | Name | Description |
|---|---|---|
| StyleProperty | key |
public object this[object key] { get; set; }
Public Default Property Item(key As Object) As Object
| Type | Name | Description |
|---|---|---|
| object | key |