Skip to content

Region missing in regionmanger (Prism WPF 6.3) #1570

@GioviQ

Description

@GioviQ

I have a Prism WPF 6.3 application using a main menu copied from the following xaml
https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blob/master/MainDemo.Wpf/MainWindow.xaml

I put a region in ListBox at line 47. The region works as expected (I see the registered views), but I cannot find it in region manager.

After some test I suspect the issue is because the region is nested in materialDesign:DrawerHost.LeftDrawerContent.

For example I have another region in ContentControl at line 88 and it is present in region manager.

Why region is not in region manager?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions