ComAutomationFactory.IsAvailable Property
[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Gets a value that indicates whether the Automation feature in Silverlight is available to the application.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if the Automation feature in Silverlight is available to the application; otherwise, false.
You should always check this property before using the ComAutomationFactory class to access an Automation server.
For more information about Automation, see Automation.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.