The GwxDisplayTabList type exposes the following members.

Properties

  NameDescription
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyCount (Inherited from FreezableValidatingList.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Protected propertyInnerList (Inherited from FreezableValidatingList.)
Public propertyIsFixedSize (Inherited from FreezableValidatingList.)
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyIsSynchronized (Inherited from FreezableValidatingList.)
Public propertyItem
Gets or sets the GwxDisplayTab object at the specified index.
Protected propertyList (Inherited from FreezableValidatingList.)
Public propertySyncRoot (Inherited from FreezableValidatingList.)

See Also