An NDoc Documented Class Library

WPFScrollBar Class

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

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

[Visual Basic]
MustInherit Public Class WPFScrollBar
    Implements IScrollBar
[C#]
public abstract class WPFScrollBar : IScrollBar
[C++]
public __gc __abstract class WPFScrollBar : public IScrollBar
[JScript]
public  class WPFScrollBar extends IScrollBar

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

WPFScrollBar Members | White.Core.UIItems.Scrolling Namespace