You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: