[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoveredElementsCollection

CoveredElementsCollection Class

The CoveredElementsCollection represents an observable collection of FrameworkElements.

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public class CoveredElementsCollection : C1ObservableKeyedCollection<FrameworkElement, CoveredElement>, IList<CoveredElement>, ICollection<CoveredElement>, IList, ICollection, IReadOnlyList<CoveredElement>, IReadOnlyCollection<CoveredElement>, IEnumerable<CoveredElement>, IEnumerable, INotifyCollectionChanged

Constructors

Name Description
CoveredElementsCollection()

Methods

Name Description
GetKeyForItem(CoveredElement)

Extracts the key from the specified element.