Summary
Creates the child control.
- Namespace
- Avalonia
.Controls .Presenters - Containing Type
- ContentPresenter
Syntax
protected virtual IControl CreateChild()
Return Value
Type | Description |
---|---|
IControl | The child control or null. |