i am new to wpf.i created one wpf browser application
in that i created two pages page1.xaml and page2.xaml
i want to set page2.xaml as start up page .
pls tell how to set start up page.....for page2.xaml
i am new to wpf.i created one wpf browser application
in that i created two pages page1.xaml and page2.xaml
i want to set page2.xaml as start up page .
pls tell how to set start up page.....for page2.xaml
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
jeevan mummadiPosted May 30, 2009, 12:29 AM
Kirtan PatelPosted May 29, 2009, 3:30 PM
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="Window1.xaml">