Gets the scroll viewer template part belonging to this items control.

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

Syntax

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

See Also