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
Post a Comment