[]
        
(Showing Draft Content)

C1.WPF.Core.C1ItemsControl

C1ItemsControl Class

Represents a control that can be used to present a collection of items.

Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public class C1ItemsControl : ItemsControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IDisposable

Constructors

Name Description
C1ItemsControl()

Initializes a new instance of the C1ItemsControl class.

Fields

Name Description
CornerRadiusProperty

Identifies the CornerRadius dependency property.

ItemTemplateProperty

Identifies the ItemTemplate dependency property.

Properties

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.

Methods

Name Description
ClearContainerForItemOverride(DependencyObject, object)
Dispose()
Dispose(bool)
Finalize()

Finalizes this instance of the C1ItemsControl class.

GetContainerForItemOverride()
OnApplyTemplate()
PrepareContainerForItemOverride(DependencyObject, object)