Initializes a new instance of the WPFTreeNode class.
Initializes a new instance of the WPFTreeNode class.
[Visual Basic] Protected Sub New()
[C#] protected WPFTreeNode();
[C++] protected: WPFTreeNode();
[JScript] protected function WPFTreeNode();
[Visual Basic] Public Sub New(ByVal AutomationElement,ByVal ActionListener)
[C#] public WPFTreeNode(AutomationElement,ActionListener);
[C++] public: WPFTreeNode(AutomationElement*,ActionListener*);
[JScript] public function WPFTreeNode(AutomationElement,ActionListener);