[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoveredElementsCollection

CoveredElementsCollection Class

The CoveredElementsCollection represents an observable collection of FrameworkElements.

Inheritance
CoveredElementsCollection
Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.4.6.2.dll
Syntax
public class CoveredElementsCollection : C1ObservableKeyedCollection<FrameworkElement, CoveredElement>

Constructors

Name Description
CoveredElementsCollection()

Methods

Name Description
GetKeyForItem(CoveredElement)

Extracts the key from the specified element.