Find if the Silverlight App is running out of Browser
By [)ia6l0 iii
Silverlight applications run out of the browser at times, there is a call to figure out this.
The Property is Application.IsRunningOutOfBrowser. Returns a true/false value. This property is essential when you have to use alternate
code blocks to execute.
Find if the Silverlight App is running out of Browser (978 Views)