An NDoc Documented Class Library

WPFVScrollBar Class

For a list of all members of this type, see WPFVScrollBar Members.

System.Object
   White.Core.UIItems.Scrolling.WPFScrollBar
      White.Core.UIItems.Scrolling.WPFVScrollBar

[Visual Basic]
Public Class WPFVScrollBar
    Inherits WPFScrollBar
    Implements IVScrollBar
[C#]
public class WPFVScrollBar : WPFScrollBar, IVScrollBar
[C++]
public __gc class WPFVScrollBar : public WPFScrollBar, IVScrollBar
[JScript]
public class WPFVScrollBar extends WPFScrollBar, IVScrollBar

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.UIItems.Scrolling

Assembly: White.Core (in White.Core.dll)

See Also

WPFVScrollBar Members | White.Core.UIItems.Scrolling Namespace