ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / TemplateControl Class
Members

In This Topic
    TemplateControl Class
    In This Topic
    Control that loads a DataTemplate, forwarding its own DataContext.
    Object Model
    TemplateControl Class
    Syntax
    'Declaration
     
    
    Public Class TemplateControl 
       Inherits System.Windows.Controls.UserControl
    public class TemplateControl : System.Windows.Controls.UserControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.UserControl
                      C1.Silverlight.MediaPlayer.TemplateControl

    See Also