Back to Devexpress

MapItemAttributeCollection Properties

wpf-devexpress-dot-xpf-dot-map-dot-mapitemattributecollection-dot-underscore-properties.md

latest6.6 KB
Original Source

MapItemAttributeCollection Properties

A collection of attributes for an individual map item.

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>.
Item[String]Provides access to individual map items in the collection by their names.
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

MapItemAttributeCollection Class

MapItemAttributeCollection Members

DevExpress.Xpf.Map Namespace