Skip to content

Chart on Page causes ArgumentException when calling VisualTreeHelper.DisconnectChildrenRecursive #61

Description

@Slion

I have a Page that can change its content at runtime and was calling VisualTreeHelper.DisconnectChildrenRecursive(Content) but after adding a chart that method throws an ArgumentException.

However it seems I can still reload the Page content using Application.LoadComponent so maybe that disconnect thing is superfluous anyway.

Still somethings worth looking into I guess.

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