Name | Description | |
---|---|---|
CanClose | Gets or sets whether the content can be closed definitively (removed from the layout and not just hidden). | |
CanFloat | Gets whether the content can be moved to a floating window. | |
CanTogglePin | Gets or sets if the LayoutDocument/LayoutAnchorable can use the toggle pin button when placed in a LayoutDocumentPane. | |
Content | Gets or sets the content of the LayoutContent instance. | |
ContentId | Gets or sets the ID of the content, which is used to identify the content during serialization/deserialization. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from LayoutElement) | |
FloatingHeight | Gets or sets the height that will be initially used when the content is dragged and then displayed in a floating window. | |
FloatingLeft | Gets or sets the left edge of a floating window that will contain this content. | |
FloatingTop | Gets or sets the top edge of a floating window that will contain this content. | |
FloatingWidth | Gets or sets the width that will be initially used when the content is dragged and then displayed in a floating window. | |
IconSource | Gets the icon source of the content (displayed next on the tab). | |
IsActive | Gets whether the content is active. | |
IsEnabled | Gets or sets a value indicating whether the LayoutDocument or LayoutAnchorable is enabled. | |
IsFloating | Gets or sets whether the content is in a floating window. | |
IsFloatingAsTopMost | Gets or sets if the LayoutAnchorable or LayoutDocument will appear over all other windows when floating. | |
IsLastFocusedDocument | Gets whether the content is the last focused document. | |
IsMaximized | Gets or sets whether a content element is maximized. | |
IsPinned | Gets if the LayoutDocument/LayoutAnchorable is currently pinned in a LayoutDocumentPane. | |
IsSealed | (Inherited from LayoutElement) | |
IsSelected | Gets or sets whether a content element is selected. | |
LastActivationTimeStamp | Gets or sets the date and time of the last activation of the content. | |
Parent | Gets or sets the parent container of the element. (Inherited from LayoutElement) | |
PreviousContainer | Gets or sets the previous container of the content. | |
PreviousContainerId | Gets or sets the ID of the previous container. | |
PreviousContainerIndex | Gets or sets the index of the previous container. | |
Root | Gets or sets the root of the element. (Inherited from LayoutElement) | |
Title | Gets or sets the title of the content. | |
ToolTip | Gets or sets the tooltip of the content. |