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