4

I'm working on a complex WPF application, and sometimes the simple Window.ShowDialog calls are slow. It takes around 5~10s to show the window. From profiling I see all native stuff:

enter image description here

It seems PushFrameImpl takes most of the time. What may possibly cause that? How can I improve it?

Jeffrey Zhao
  • 4,923
  • 4
  • 30
  • 52

0 Answers0