[]
Represents a control that can be used to present a collection of items.
[StyleTypedProperty(Property = "ItemStyle", StyleTargetType = typeof(ContentControl))]
public class C1ItemsControl : ItemsControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage
| Name | Description |
|---|---|
| C1ItemsControl() | Initializes a new instance of a C1ItemsControl. |
| Name | Description |
|---|---|
| ItemStyleProperty | Identifies the ItemStyle dependency property. |
| ItemTemplateProperty | Identifies the ItemTemplate dependency property. |
| Name | Description |
|---|---|
| ItemStyle | Style applied to all the items of this item control. |
| ItemTemplate | Template applied to all the items of the list. |
| Name | Description |
|---|---|
| ClearContainerForItemOverride(DependencyObject, object) | |
| GetContainerForItemOverride() | |
| PrepareContainerForItemOverride(DependencyObject, object) |