I'm using DEVEXPRESS NavigationFrame to Navigate group of user control my problem is the first time the usercontrol load take few second after that work fine so i need to know how cach all usercontrol in NavigationFrame or how to Render or load wpf window without show it then i can Navigate all usercontrol then show the window to avoid loading time

有帮助吗?

解决方案

NavigationFrame.Source = UsercontrolName

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top