An NDoc Documented Class Library

WPFScrollBar.scrollPattern Field

[Visual Basic]
Protected ReadOnly scrollPattern As ScrollPattern
[C#]
protected readonly ScrollPattern scrollPattern;
[C++]
protected: const ScrollPattern* scrollPattern;
[JScript]
protected const var scrollPattern: ScrollPattern;

See Also

WPFScrollBar Class | White.Core.UIItems.Scrolling Namespace