
We've noticed that, in our application, loading the persisted settings for the docking layout now takes between 500 - 700 ms (LoadFromString call). We currently make this call in the Loaded event of the docksite. Is it possible to do this sooner (in a different event) and potentially incur less rendering overhead?
Thanks very much!
Thanks very much!