The GwxDependencyObjectList type exposes the following members.

Properties

  NameDescription
Public propertyCount (Inherited from ValidatingList.)
Public propertyFirstChild
First child GwxDependencyObject (if there is one).
Protected propertyInnerList (Inherited from ValidatingList.)
Public propertyIsFixedSize (Inherited from ValidatingList.)
Public propertyIsSynchronized (Inherited from ValidatingList.)
Public propertyItem
Gets or sets the GwxDependencyObject object at the specified index.
Public propertyLastChild
Last child GwxDependencyObject (if there is one).
Protected propertyList (Inherited from ValidatingList.)
Public propertySyncRoot (Inherited from ValidatingList.)

See Also