[]
        
(Showing Draft Content)

C1.WinUI.Core.C1ItemsControl

C1ItemsControl Class

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

Implements
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public class C1ItemsControl : ItemsControl, IDisposable
Public Class C1ItemsControl
    Inherits ItemsControl
    Implements IDisposable

Constructors

Name Description
C1ItemsControl()

Initializes a new instance of the C1ItemsControl class.

Properties

Name Description
IsDisposed

Gets whether this instance is disposed.

Methods

Name Description
Dispose()
Dispose(bool)
Finalize()

Finalizes this instance of the C1ItemsControl class.

GetContainerForItemOverride()
OnApplyTemplate()