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

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

Syntax

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

See Also