开发者

Change Page in Frame Control

I've got a Page in a Frame Control. I want to change it by clicking button in a current page. How can I do it?

I've got a full-screen desktop application on WPF (without开发者_StackOverflow any window's title and system buttons).


you can use NavigationService.Navigate() method to navigate through pages in a Frame.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜