Summary
Initializes a new instance of the
TemplateAppliedEventArgs
class.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- Template
Applied Event Args
Syntax
public TemplateAppliedEventArgs(INameScope nameScope)
Parameters
Name | Type | Description |
---|---|---|
nameScope | INameScope | The applied template's name scope. |
Return Value
Type | Description |
---|---|
void |