An NDoc Documented Class Library

WPFScrollBars Class

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

System.Object
   White.Core.UIItems.Scrolling.AbstractScrollBars
      White.Core.UIItems.Scrolling.WPFScrollBars

[Visual Basic]
Public Class WPFScrollBars
    Inherits AbstractScrollBars
[C#]
public class WPFScrollBars : AbstractScrollBars
[C++]
public __gc class WPFScrollBars : public AbstractScrollBars
[JScript]
public class WPFScrollBars extends AbstractScrollBars

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

WPFScrollBars Members | White.Core.UIItems.Scrolling Namespace