ComponentOne Basic Library for WPF and Silverlight
ItemTemplateProperty Field (C1ItemsControl)


C1.Silverlight Namespace > C1ItemsControl Class : ItemTemplateProperty Field
Identifies the ItemTemplate dependency property.
Syntax
'Declaration
 
Public Shadows Shared ReadOnly ItemTemplateProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1ItemsControl.ItemTemplateProperty
public new static readonly System.Windows.DependencyProperty ItemTemplateProperty
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members