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