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