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