[]
The CoveredElementsCollection represents an observable collection of FrameworkElements.
public class CoveredElementsCollection : C1ObservableKeyedCollection<FrameworkElement, CoveredElement>, IList<CoveredElement>, ICollection<CoveredElement>, IList, ICollection, IReadOnlyList<CoveredElement>, IReadOnlyCollection<CoveredElement>, IEnumerable<CoveredElement>, IEnumerable, INotifyCollectionChanged
Name | Description |
---|---|
CoveredElementsCollection() |
Name | Description |
---|---|
GetKeyForItem(CoveredElement) | Extracts the key from the specified element. |