AvalonEdit
ScrollViewer Property
NamespacesICSharpCode.AvalonEdit.CodeCompletionCompletionListScrollViewer
Gets the scroll viewer used in this list box.
Declaration Syntax
C#Visual BasicVisual C++
public ScrollViewer ScrollViewer { get; }
Public ReadOnly Property ScrollViewer As ScrollViewer
	Get
public:
property ScrollViewer^ ScrollViewer {
	ScrollViewer^ get ();
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238