ComponentOne Scheduler for WPF and Silverlight
AddToEventRoute Method (C1CalendarItem)

C1.WPF.Schedule Namespace > C1CalendarItem Class : AddToEventRoute Method
Syntax
'Declaration
 
Public Sub AddToEventRoute( _
   ByVal route As System.Windows.EventRoute, _
   ByVal e As System.Windows.RoutedEventArgs _
) 
public void AddToEventRoute( 
   System.Windows.EventRoute route,
   System.Windows.RoutedEventArgs e
)

Parameters

route
e
See Also

Reference

C1CalendarItem Class
C1CalendarItem Members