Summary
Gets or sets the named resource.
- Namespace
- Avalonia
.Collections - Containing Type
- AvaloniaDictionary
<TKey, TValue>
Syntax
public TValue this[TKey key] { get; set; }
Parameters
Name | Type | Description |
---|---|---|
key | TKey |
Value
Type | Description |
---|---|
TValue |