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 CoverElementsMargin dependency property. | |
CoverElementsOverflowProperty | 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. | |
CoverElementsSizeProperty | Identifies the CoverElementsSize dependency property. | |
IsDragDropDisabledProperty | Identifies the IsDragDropDisabled dependency property. | |
OrientationProperty | Identifies the System.Windows.Controls.Orientation attached property. | |
OwnerProperty | Identifies the 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 OrientationProperty property set. Set this value to the value of the System.Windows.FrameworkElement.Name property of the corresponding CoverElementsPane object. |
Name | Description | |
---|---|---|
_hostElementsList | Keeps the list of child FrameworkElements covered by the ICoverElementsPane which have CoverElementsPane.Orientation property set. | |
_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. |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from System.Windows.Controls.Control) |
Name | Description | |
---|---|---|
AddHandler | (Inherited from System.Windows.UIElement) | |
ApplyTemplate | (Inherited from System.Windows.Controls.Control) | |
Arrange | (Inherited from System.Windows.UIElement) | |
CaptureMouse | (Inherited from System.Windows.UIElement) | |
ClearValue | (Inherited from System.Windows.DependencyObject) | |
FindName | (Inherited from System.Windows.FrameworkElement) | |
Focus | (Inherited from System.Windows.Controls.Control) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetBindingExpression | (Inherited from System.Windows.FrameworkElement) | |
GetCoverElementsOverflow | Gets the value of the CoverElementsOverflow attached property for a given framework element. | |
GetOrientation | Gets the value of the Orientation attached property for a given framework element. | |
GetPaneName | Gets the value of the PaneName attached property for a given framework element. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateArrange | (Inherited from System.Windows.UIElement) | |
InvalidateMeasure | (Inherited from System.Windows.UIElement) | |
Measure | (Inherited from System.Windows.UIElement) | |
OnApplyTemplate | Overridden. Overrides the default behavior. | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
ReleaseMouseCapture | (Inherited from System.Windows.UIElement) | |
RemoveHandler | (Inherited from System.Windows.UIElement) | |
SetBinding | (Inherited from System.Windows.FrameworkElement) | |
SetCoverElementsOverflow | Sets the value of the CoverElementsOverflow attached property for a given framework element. | |
SetOrientation | Sets the value of the Orientation attached property for a given framework element. | |
SetPaneName | Sets the value of the PaneName attached property for a given framework element. | |
SetValue | (Inherited from System.Windows.DependencyObject) | |
TransformToVisual | (Inherited from System.Windows.UIElement) | |
UpdateLayout | (Inherited from System.Windows.UIElement) |