Called when an internal process or application calls ApplyTemplate, which is used to build the current template's visual tree.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public override void OnApplyTemplate()
Visual Basic
Public Overrides Sub OnApplyTemplate

See Also