Back to Devexpress

MapDependencyObjectCollection<T> Properties

wpf-devexpress-dot-xpf-dot-map-dot-mapdependencyobjectcollection-1-dot-underscore-properties.md

latest6.5 KB
Original Source

MapDependencyObjectCollection<T> Properties

A base class for most collections in the DXMap Suite.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CountGets the number of elements contained by this FreezableCollection<T>. Inherited from FreezableCollection<T>.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
HasAnimatedPropertiesGets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
Item[Int32]Provides indexed access to individual items in the collection. Inherited from MapDependencyObjectCollectionBase<T>.
ICollection<T>.IsReadOnlyFor a description of this member, see IsReadOnly. Inherited from FreezableCollection<T>.
ICollection.IsSynchronizedFor a description of this member, see IsSynchronized. Inherited from FreezableCollection<T>.
ICollection.SyncRootFor a description of this member, see SyncRoot. Inherited from FreezableCollection<T>.
IList.IsFixedSizeFor a description of this member, see IsFixedSize. Inherited from FreezableCollection<T>.
IList.IsReadOnlyFor a description of this member, see IsReadOnly. Inherited from FreezableCollection<T>.
IList.Item[Int32]For a description of this member, see Item[Int32]. Inherited from FreezableCollection<T>.

See Also

MapDependencyObjectCollection<T> Class

MapDependencyObjectCollection<T> Members

DevExpress.Xpf.Map Namespace