Interaction logic for SelectFromListScene.xaml

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

Syntax

C#
public class SelectFromListScene : UserControl
Visual Basic
Public Class SelectFromListScene _
	Inherits UserControl

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..UserControl
            C1.Silverlight.Schedule..::..SelectFromListScene

See Also