[Visual Basic] Public Sub New( _ ByVal automationElement As AutomationElement, _ ByVal actionListener As ActionListener _ ) [C#] public SilverlightDocument( AutomationElement automationElement, ActionListener actionListener ); [C++] public: SilverlightDocument( AutomationElement* automationElement, ActionListener* actionListener ); [JScript] public function SilverlightDocument( AutomationElement automationElement, ActionListener actionListener );
SilverlightDocument Class | White.WebBrowser.Silverlight Namespace | SilverlightDocument Constructor Overload List