Skip to main content

TemplateAppliedEventArgs Constructor

Initializes a new instance of the TemplateAppliedEventArgs class.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public TemplateAppliedEventArgs(
INameScope nameScope
)

Parameters

  INameScope
The applied template's name scope.

See Also

Reference

TemplateAppliedEventArgs Class
Avalonia.Controls.Primitives Namespace