![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | Page Versus Window The way I see it, if I give my main Application a root type of <Page> rather than <Window>, the only difference is that I get a browser-like navigation bar at the top. Is this truly the only difference? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Page Versus Window From what I can tell yes. "Fidget Brain" <no.spam@martinthrelly@yahoo.com> wrote in message news:e2yvw2SfGHA.3488@TK2MSFTNGP02.phx.gbl... > The way I see it, if I give my main Application a root type of <Page> > rather than <Window>, the only difference is that I get a browser-like > navigation bar at the top. Is this truly the only difference? > |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Page Versus Window Fidget, The reason you are seeing a navigation chrome on top is because when you point your Application's Startup Uri property to a <Page> as the root element, the Application automatically creates a NavigationWindow object for you and then navigate your Xaml page. The Navigation Chrome belongs to the NavigationWindow object, which has some key differences with Window object, including Navigation, Journaling and default NavigationUI. I've added some links to SDK documentations describing these objects in more depth. Please feel free to post follow up question if you still have confusions. <Window> http://windowssdk.msdn.microsoft.com...ows_Window.asp <NavigationWindow> http://windowssdk.msdn.microsoft.com...tionWindow.asp <Page> (http://windowssdk.msdn.microsoft.com...trols_Page.asp) <Window Management Overview> http://windowssdk.msdn.microsoft.com...11d3528d23.asp Thanks. Eddie. |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Front page change index page? | Vista networking & sharing | |||
| page disappears when Mouse moved off page | General Discussion | |||
| Blue Screen - Page fault in non page area | Vista performance & maintenance | |||
| 8.5 versus 2008 versus 9 | Live Messenger | |||