Gets the scroll viewer associated with this panel.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
protected ScrollViewer ScrollViewer { get; }
Visual Basic
Protected ReadOnly Property ScrollViewer As ScrollViewer
	Get

See Also