Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Slion opened this issue Jun 18, 2021 · 0 comments

Comments

@Slion
Copy link

Slion commented Jun 18, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant