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