|
-
Mar 23rd, 2009, 01:28 PM
#1
Thread Starter
New Member
Change Frame Source from within Frame
Hi
I have a Page that contains a Frame which I'm populating using
Frame1.Source = New System.Uri("Page2.xaml", UriKind.Relative)
I then have some code within Page2 that needs to change the content of the parent Frame (Frame1) to display Page3
How do I do this using code behind in Page2 which is within Frame1?
Mitch
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|