Class
DependencyObjectCollection<T>

Collection class for propagating inheritance context to child elements in WPF.

Definition

Namespace:Telerik.Windows.Data

Assembly:Telerik.Windows.Data.dll

Type Parameters:

T

The type of elements in the collection.

Syntax:

cs-api-definition
public class DependencyObjectCollection<T> : FreezableCollection<T> where T : DependencyObject

Inheritance: objectDependencyObjectCollection<T>

Derived Classes: ComparativeMeasuresCollectionQualitativeRangeCollectionChart3DBehaviorCollectionChartBehaviorCollectionDependencyObjectItemCollection<TItem>RuleCollection<T>IntervalCollectionGroupDefinitionCollectionLayoutStrategyCollectionObjectMappingCollectionPaletteBrushesRangeBrushCollectionTypeDefinitionCollection

Constructors

DependencyObjectCollection()

Declaration

cs-api-definition
public DependencyObjectCollection()
In this article
DefinitionConstructorsDependencyObjectCollection()
Not finding the help you need?
Contact Support