Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ItemsControl Class / ItemTemplateProperty Field

In This Topic
    ItemTemplateProperty Field (C1ItemsControl)
    In This Topic
    Identifies the ItemTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shadows Shared ReadOnly ItemTemplateProperty As DependencyProperty
    public new static readonly DependencyProperty ItemTemplateProperty
    See Also