|
Hi,
I have "traditional" .aspx page. This page has small IFRAME Element of size 20x20. I want this IFRAME element to invoke WPF browser application (.xbap url in src attribute). I assume this should not be a problem.
Next, my .xbap in IFRAME at runtime generates a "Canvas" of size 400x400. My question is can I make this "Canvas" to cross boundries of IFRAME and render all over base page elements? if not, is there any suggestion/workaround for this?
Thanks in advance. Ganesh Tonde
|