ComponentOne Scheduler for WPF and Silverlight
OnApplyTemplate Method (C1ItemsPresenter)

C1.Silverlight.Schedule Namespace > C1ItemsPresenter Class : OnApplyTemplate Method
Called when an internal process or application calls ApplyTemplate, which is used to build the current template's visual tree.
Syntax
'Declaration
 
Public Overrides Sub OnApplyTemplate() 
public override void OnApplyTemplate()
See Also

Reference

C1ItemsPresenter Class
C1ItemsPresenter Members