Constructor ScrollViewer
ScrollViewer(Control)
Initializes a new instance of the ScrollViewer class.
public ScrollViewer(Control parent)
Parameters
parentControlParent of the control.
ScrollViewer()
Initializes a new instance of the ScrollViewer class.
public ScrollViewer()