CalendarItem.

OnApplyTemplate(TemplateAppliedEventArgs) Method

Summary

Builds the visual tree for the System.Windows.Controls.Primitives.CalendarItem when a new template is applied.
Namespace
Avalonia.Controls.Primitives
Containing Type
CalendarItem

Syntax

protected override void OnApplyTemplate(TemplateAppliedEventArgs e)

Parameters

Name Type Description
e TemplateAppliedEventArgs

Return Value

Type Description
void