質問

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