Name | Description | |
---|---|---|
LayoutAnchorablePane Constructor | Overloaded. Initializes a new instance of the LayoutAnchorablePane class. |
The following tables list the members exposed by LayoutAnchorablePane.
Name | Description | |
---|---|---|
LayoutAnchorablePane Constructor | Overloaded. Initializes a new instance of the LayoutAnchorablePane class. |
Name | Description | |
---|---|---|
AllowDuplicateContent | Gets or sets if LayoutDocumentPane (or LayoutAnchorablePane) allows the dropping of duplicate contents (according to its Title and ContentId). When set to false, the LayoutDocumentPane (or LayoutAnchorablePane) hides the OverlayWindow.DropInto button to prevent dropping of duplicate content. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
CanClose | Gets whether the pane can be closed. | |
CanHide | Gets whether the pane can be hidden. | |
CanRepositionItems | Gets or sets a value indicating whether the LayoutDocuments can be repositioned in the LayoutDocumentPane via a drag of the LayoutDocumentTabItems, or if the LayoutAnchorables can be repositioned in the LayoutAnchorablePane via a drag of the LayoutAnchorableTabItems. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
Children | Gets the child elements. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
ChildrenCount | Gets the number of child elements. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
DependencyObjectType | (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
Dispatcher | (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
DockHeight | Gets or sets the initial height of the dock. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
DockMinHeight | Gets or sets the minimum dock height. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
DockMinWidth | Gets or sets the minimum dock width. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
DockWidth | Gets or sets the initial width of the dock. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
FloatingHeight | Gets or sets the initial height of floating windows. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
FloatingLeft | Gets the initial position of the left side of a floating window. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
FloatingTop | Gets the initial position of the topside of a floating window. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
FloatingWidth | Gets or sets the initial width of floating windows. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
IsDirectlyHostedInFloatingWindow | Gets whether the pane is hosted directly in a floating window (not in a LayoutAnchorablePaneGroup). | |
IsFloatingAsTopMost | Gets or sets if a pane or group will appear over all other windows when floating. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
IsHostedInFloatingWindow | Gets whether the pane is hosted in a floating window. | |
IsMaximized | Gets whether the element is maximized. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
IsSealed | (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
IsVisible | Gets whether the layout group is visible. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
Name | Gets the name of the pane. | |
Parent | Gets or sets the parent container of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
Root | Gets or sets the root of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
SelectedContent | Gets the selected content in the pane. | |
SelectedContentIndex | Gets or sets the index of the selected content in the pane. |
Name | Description | |
---|---|---|
ChildrenCollectionChanged | Raised when the child collection changes. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutGroupBase) | |
ChildrenTreeChanged | Raised when the children tree changes. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
PropertyChanged | Raised when a property has changed. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) | |
PropertyChanging | Raised when a property is about to change. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<LayoutAnchorable>) |