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