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

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