Skip to content

LayoutAnchorable with CanDockAsTabbedDocument="False" docks to LayoutDocumentPane when Pane is empty #210

@goldie83

Description

@goldie83

Hi,
when the Content of LayoutDocumentPane is empty I can dock a LayoutAnchorable with CanDockAsTabbedDocument="False" into the DocumentPane.
To repeat this issue use "TestApp" and modify the contents of MainWindow.xaml this way:

  1. inside node <LayoutDocumentPane x:Name="LayoutDocumentPane"> remove all contents
  2. to <LayoutAnchorable ContentId="toolWindow1"... add CanDockAsTabbedDocument="False"
  3. Run.

Not expected behavior:
obraz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions