The CoverElementsPane type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCoverElementsHeightProperty
Identifies the CoverElementsHeight dependency property.
Public fieldStatic memberCoverElementsMarginProperty
Identifies the CoverElementsMargin dependency property.
Public fieldStatic memberCoverElementsOverflowProperty
Identifies the [!:CoverElementsOverflow] attached property. Being set to true on a covered element that has the OrientationProperty property set, indicates that there are too many covering elements to be represented in the element.
Public fieldStatic memberIsDragDropDisabledProperty
Identifies the IsDragDropDisabled dependency property.
Public fieldStatic memberOrientationProperty
Identifies the Orientation attached property.
Public fieldStatic memberPaneNameProperty
Identifies the [!:PaneName] attached property. If you use several CoverElementsPane objects in a single template, you should specify this property on a covered element that has the OrientationProperty property set. Set this value to the value of the Name property of the corresponding CoverElementsPane object.

See Also