Skip to content

BladeItem as UserControl #4002

@Pinox

Description

@Pinox

Hi Guys,

I have a bladeview control that works great , but the control is getting too big and slow to manage in Visual Studio so I want to create UserControls for the BladeItems.

`controls:BladeView

            <controls:BladeItem IsOpen="True" TitleBarVisibility="Visible" />

            <usercontrols:Blade1 IsBladeOpen="True"  />

</controls:BladeView>`

When I apply the above code I always get an extra BladeItem that can be seen from the title bar below.

With the extra BladeItem you cannot close your intended blade item.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    question ❔Issues or PR require more information

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions