How to stop Wpf Tabcontrol to unload Visual tree on Tab change -


hi usercontrols placed in tabs unloaded , loaded every time tabs changed.it creates unnecessary lag in application.i looking way fix behavior.i know have subclass tabcontrol change behavior how..?

you can find 2 different approaches prevent in stackoverflow question:

i recommend:


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -