Name | Description | |
---|---|---|
![]() | AutoHideHeight | Gets or sets the height to use when auto-hidden anchorables are shown for the first time. |
![]() | AutoHideMinHeight | |
![]() | AutoHideMinWidth | Gets or sets the width to use when auto-hidden anchorables are shown for the first time. |
![]() | AutoHideWidth | |
![]() | CanAutoHide | Gets or sets whether an anchorable can be autohidden. |
![]() | CanClose | Gets or sets whether the content can be closed definitively (removed from the layout and not just hidden). By default, false. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | CanDockAsTabbedDocument | Gets or sets if the LayoutAnchorable can be docked as a LayoutDocument. |
![]() | CanFloat | Gets whether the content can be moved to a floating window. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | CanHide | Gets or sets whether an anchorable can be hidden. |
![]() | CanTogglePin | Gets or sets if the LayoutDocument/LayoutAnchorable can use the toggle pin button when placed in a LayoutDocumentPane. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | Content | Gets or sets the content of the LayoutContent instance. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | ContentId | Gets or sets the ID of the content, which is used to identify the content during serialization/deserialization. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | FloatingHeight | Gets or sets the height that will be initially used when the content is dragged and then displayed in a floating window. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | FloatingLeft | Gets or sets the left edge of a floating window that will contain this content. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | FloatingTop | Gets or sets the top edge of a floating window that will contain this content. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | FloatingWidth | Gets or sets the width that will be initially used when the content is dragged and then displayed in a floating window. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | IconSource | Gets the icon source of the content (displayed next on the tab). (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | IsActive | Gets whether the content is active. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | IsAutoHidden | Gets whether the anchorable is anchored to a border in an autohidden state. |
![]() | IsEnabled | Gets or sets a value indicating whether the LayoutDocument or LayoutAnchorable is enabled. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | IsFloating | Gets or sets whether the content is in a floating window. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | IsFloatingAsTopMost | Gets or sets if the LayoutAnchorable or LayoutDocument will appear over all other windows when floating. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | IsHidden | Gets whether the anchorable can be hidden. |
![]() | IsLastFocusedDocument | Gets whether the content is the last focused document. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | IsMaximized | Gets or sets whether a content element is maximized. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | IsPinned | Gets if the LayoutDocument/LayoutAnchorable is currently pinned in a LayoutDocumentPane. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | IsSelected | Gets or sets whether a content element is selected. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | IsVisible | Gets or sets whether the anchorable is visible. |
![]() | LastActivationTimeStamp | Gets or sets the date and time of the last activation of the content. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | Parent | Gets or sets the parent container of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement) |
![]() | PreviousContainer | Gets or sets the previous container of the content. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | PreviousContainerId | Gets or sets the ID of the previous container. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | PreviousContainerIndex | Gets or sets the index of the previous container. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | Root | Gets or sets the root of the element. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutElement) |
![]() | Title | Gets or sets the title of the content. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |
![]() | ToolTip | Gets or sets the tooltip of the content. (Inherited from Xceed.Wpf.AvalonDock.Layout.LayoutContent) |