siby sunny

siby sunny

  • NA
  • 51
  • 5.1k

UserControl navigation slow problem in WPF using MVVM

May 12 2016 11:42 PM
i am developing an application using WPF with MVVM framework. I used usercontrols and mainwindow, i want to load these user controls on button click. but in my case the 1st time it take little more time to bind the currentViewmodel(New view) to the content area. How to avoid this delay in loading. any better idea for viewmodel navigation

Answers (1)