- Namespace
- Avalonia
.Controls - Containing Type
- ItemsSourceView
Syntax
public static ItemsSourceView GetOrCreate(IEnumerable? items)
Parameters
Name | Type | Description |
---|---|---|
items | IEnumerable? |
Return Value
Type | Description |
---|---|
ItemsSourceView |
public static ItemsSourceView GetOrCreate(IEnumerable? items)
Name | Type | Description |
---|---|---|
items | IEnumerable? |
Type | Description |
---|---|
ItemsSourceView |