Summary
Initializes a new instance of the
ItemContainerGenerator<T>
class.
- Namespace
- Avalonia
.Controls .Generators - Containing Type
- Menu
Item Container Generator
Syntax
public MenuItemContainerGenerator(IControl owner)
Parameters
Name | Type | Description |
---|---|---|
owner | IControl | The owner control. |
Return Value
Type | Description |
---|---|
void |