An NDoc Documented Class Library

SilverlightDocument.ChildrenActionListener Property

[Visual Basic]
Overrides Protected Property ReadOnly ChildrenActionListener As ActionListener
[C#]
protected override ActionListener ChildrenActionListener { get; }
[C++]
protected: __property ActionListener* get_ChildrenActionListener();
[JScript]
protected override function get ChildrenActionListener() : ActionListener

See Also

SilverlightDocument Class | White.WebBrowser.Silverlight Namespace