ClassVisualTreeUnavailableException
Class
The VisualTreeUnavailableException is thrown when a system error occurs trying to connect to the Silverlight application.
Definition
Namespace:ArtOfTest.WebAii.Silverlight
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class VisualTreeUnavailableException : Exception, ISerializable, _Exception
Inheritance: objectExceptionVisualTreeUnavailableException
Implements:
Inherited Members
Constructors
VisualTreeUnavailableException(string, Exception)
Constructs a new VisualTreeUnavailableException object.