WPF First Start Performance
WPF
2
Posts
2
Posters
0
Views
1
Watching
-
Hi! I have some WPF windows built in a class library. Also I have unmanaged app that calls these windows through ComVisible interface. The problem: I have a big delay on calling WPF windows first time. I suppose it happens because WPF engine loading. Please, suggest some ideas or workarounds on performance improvements. Thanks!
-
Hi! I have some WPF windows built in a class library. Also I have unmanaged app that calls these windows through ComVisible interface. The problem: I have a big delay on calling WPF windows first time. I suppose it happens because WPF engine loading. Please, suggest some ideas or workarounds on performance improvements. Thanks!