문제

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