[]
Represents a control that can be used to present a collection of items.
public class C1ItemsControl : ItemsControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IDisposable
Name | Description |
---|---|
C1ItemsControl() | Initializes a new instance of the C1ItemsControl class. |
Name | Description |
---|---|
CornerRadiusProperty | Identifies the CornerRadius dependency property. |
ItemTemplateProperty | Identifies the ItemTemplate dependency property. |
Name | Description |
---|---|
CornerRadius | Gets or sets the CornerRadius of the border. |
IsDisposed | Gets whether this instance is disposed. |
ItemTemplate | Gets or sets the template applied to all the items of the list. |
Name | Description |
---|---|
ClearContainerForItemOverride(DependencyObject, object) | |
Dispose() | |
Dispose(bool) | |
Finalize() | Finalizes this instance of the C1ItemsControl class. |
GetContainerForItemOverride() | |
OnApplyTemplate() | |
PrepareContainerForItemOverride(DependencyObject, object) |