Name | Description | |
---|---|---|
CoverElementsPane Constructor | Initializes the new instance of the CoverElementsPane pane. |
The following tables list the members exposed by CoverElementsPane.
Name | Description | |
---|---|---|
CoverElementsPane Constructor | Initializes the new instance of the CoverElementsPane pane. |
Name | Description | |
---|---|---|
CoverElementsMarginProperty | Identifies the CoverElementsPane.CoverElementsMargin dependency property. | |
CoverElementsOverflowProperty | Identifies the CoverElementsOverflow attached property. Being set to true on a covered element that has the CoverElementsPane.OrientationProperty property set, indicates that there are too many covering elements to be represented in the element. | |
CoverElementsSizeProperty | Identifies the CoverElementsPane.CoverElementsSize dependency property. | |
IsDragDropDisabledProperty | Identifies the CoverElementsPane.IsDragDropDisabled dependency property. | |
OrientationProperty | Identifies the System.Windows.Controls.Orientation attached property. | |
OwnerProperty | Identifies the CoverElementsPane.Owner dependency property. | |
PaneNameProperty | 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 CoverElementsPane.OrientationProperty property set. Set this value to the value of the System.Windows.FrameworkElement.Name property of the corresponding CoverElementsPane object. |
Name | Description | |
---|---|---|
_isAboutToUnload | Determines whether the pane is about to be unloaded. | |
_lastStart | Might be used in derived classes during HostElementsList collection. | |
_needSort | Determines whether HostElementsList should be sorted after it is filled. |