WPF frame control, pass options
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I have a frame control that is running an external XAML file that contains a page. I want to pass some options from the window that is hosting the frame control to the page running in the frame, how I do this? what I have tried: I assigned a reference to the tag property of the window. and then in the page onload(), I've tried to access it by using this.parent.tag, but the parent seems to be null. maybe there is a better way... can anyone help me? :confused: btw, why not create a different message board for .net 3.0 stuff like WPF, WCF, ... ? thanks in advance, Niko
<< Nearly all men can stand adversity, but if you want to test a man's character, give him power. >>