Java like Window Navigation in WPF -


i java developer, , user interaction create universal jframe , has jpanel container in it, , swap container other panels created.

i started develop wpf applications cannot find how can done. found there page , usercontrol not understand difference , how task can achieved. cannot find tutorials , cannot understand how search in google.

any info or tutorial appreciated.

you can use contentcontrol purpose. can set content property other control , show contentcontrol placed.

alternatively, can use mvvm , set content viewmodel, while providing view in datatemplate.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -