The CoveredElementsCollection represents an observable collection of
FrameworkElements.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public class CoveredElementsCollection : C1ObservableKeyedCollection<FrameworkElement, CoveredElement> |
Visual Basic (Declaration) |
---|
Public Class CoveredElementsCollection _ Inherits C1ObservableKeyedCollection(Of FrameworkElement, CoveredElement) |
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..Collection<(Of <(<'CoveredElement>)>)>
System.Collections.ObjectModel..::..KeyedCollection<(Of <(<'FrameworkElement, CoveredElement>)>)>
C1.C1Schedule..::..C1ObservableKeyedCollection<(Of <(<'FrameworkElement, CoveredElement>)>)>
C1.WPF.C1Schedule..::..CoveredElementsCollection
System.Collections.ObjectModel..::..Collection<(Of <(<'CoveredElement>)>)>
System.Collections.ObjectModel..::..KeyedCollection<(Of <(<'FrameworkElement, CoveredElement>)>)>
C1.C1Schedule..::..C1ObservableKeyedCollection<(Of <(<'FrameworkElement, CoveredElement>)>)>
C1.WPF.C1Schedule..::..CoveredElementsCollection