Name | Description | |
---|---|---|
ComputeVisibility | Determines whether an element is visible. (Inherited from Xceed.Wpf.AvalonDock.Layout.ILayoutElementWithVisibility) | |
MoveChild | Moves a child from an old index to a new index within a pane. | |
RemoveChild | Removes the specified child ILayoutElement. (Inherited from ) | |
RemoveChildAt | Removes the child at the specified index. | |
ReplaceChild | Replaces a child ILayoutElement with a new one. (Inherited from ) |