Represents a control that can host another control and provide scrolling capabilities if the hosted control is larger than the client area.
The following tables list the members exposed by the ScrollViewer type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ScrollViewer class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets a reference to the hosted control. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Clean up any resources being used. |
|
![]() |
ContainerControl.OnLayout override. |
See Also