An NDoc Documented Class Library

WPFHScrollBar Class

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

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

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

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

WPFHScrollBar Members | White.Core.UIItems.Scrolling Namespace