Skip to main content
Home Forums Silverlight Programming Visual Studio & Silverlight Development Tools How do we invoke a Popup from a silverlight object?
3 replies. Latest Post by Sergey.Lutay on July 21, 2008.
(0)
Shaji-mji
Participant
1129 points
260 Posts
07-21-2008 10:19 AM |
How do we invoke a Popup from a silverlight object?
Sergey.L...
Contributor
7158 points
1,340 Posts
07-21-2008 10:23 AM |
What does mean "invoke Popup"?Can you explaine more?
07-21-2008 10:26 AM |
When I use
HtmlPage.Window.Navigate(SourceUri);
the SourceUri is displayed in the same APSX page. But I want this page to be displayed in a different browser like the popup that we use in aspx pages.
07-21-2008 10:47 AM |
Look, there are several methods: