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

Does it work with contents dynamically loaded? #171

Open
dev-win911 opened this issue Sep 5, 2023 · 2 comments
Open

Does it work with contents dynamically loaded? #171

dev-win911 opened this issue Sep 5, 2023 · 2 comments

Comments

@dev-win911
Copy link

We have an application where content is dynamically loaded in the Content controller and things are put together using MEF. So it seems like I can never get hold of elements that are loaded dynamically.
So, my question is does this tool work in those scenarios?
I think it can work if I can reload or refresh certain parts of control. Is there an option to do it?

@JohanLarsson
Copy link
Member

No idea but it might, you'd have to try it.

@dev-win911
Copy link
Author

Yeah i have tried it and seems like it does not work. MainWindow object doesn't seems to have any information about this dynamically loaded objects. So I was wondering if there is a method to reload the certain control? In this senario if i can refresh/reload the children of main window it might work.

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

2 participants