- Namespace
- Avalonia
.Controls - Containing Type
- RecyclePool
Syntax
public IControl TryGetElement(string key, IControl owner)
Parameters
Name | Type | Description |
---|---|---|
key | string | |
owner | IControl |
Return Value
Type | Description |
---|---|
IControl |
public IControl TryGetElement(string key, IControl owner)
Name | Type | Description |
---|---|---|
key | string | |
owner | IControl |
Type | Description |
---|---|
IControl |