ChildNameScope.

Register(string, object) Method

Namespace
Avalonia.Controls
Containing Type
ChildNameScope

Syntax

public void Register(string name, object element)

Parameters

Name Type Description
name string
element object

Return Value

Type Description
void