Gets the ResourceKey for the default Style of the ScrollViewer used to scroll the view.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public static Object ScrollViewerStyleKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property ScrollViewerStyleKey As Object

See Also