The CoverElement type exposes the following members.

Properties

  NameDescription
Public propertyChunks
Gets a list of CoverElementChunk elements that constitute this CoverElement UI.
Public propertyCoveredElements
Gets a list of elements that are covered by this CoverElement.
Public propertyDataObject
Gets an Object which is represented by the current CoverElement instance.
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.)
Public propertyIsSealed
Gets a value that declares whether this instance is currently read-only.
(Inherited from DependencyObject.)

See Also