Skip to content

Consider unsealing the Render() of the Panel? #15935

@liwuqingxin

Description

@liwuqingxin

Is your feature request related to a problem? Please describe.

I would like to put separators between some ListBoxItem. Just like :
Item | Item | Item
So I want to extend the StackPanel and render some separators on it. It is the simplest way to do that, I think.

BUT, the Render() of Panel is sealed.

Describe the solution you'd like

Could you please unseal the Render() of the Panel. I can not come out why it is sealed, in my opinion.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions