Skip to main content

TemplateApplied Event

Raised when the control's template is applied.

Definition

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

public event EventHandler<TemplateAppliedEventArgs> TemplateApplied
View Source

Value

EventHandler(TemplateAppliedEventArgs)

See Also

Reference

TemplatedControl Class
Avalonia.Controls.Primitives Namespace