TemplatedControl.

TemplateApplied Event

Summary

Raised when the control's template is applied.
Namespace
Avalonia.Controls.Primitives
Containing Type
TemplatedControl
Event Type
EventHandler<TemplateAppliedEventArgs>

Syntax

public event EventHandler<TemplateAppliedEventArgs> TemplateApplied