- Namespace
- Avalonia
.Controls - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["RecyclePool"]
class Type type-node
Syntax
public class RecyclePool
Methods
Name | Value | Summary |
---|---|---|
GetPoolInstance |
RecyclePool |
static
|
PutElement |
void | |
SetPoolInstance |
void |
static
|
TryGetElement |
IControl |