An NDoc Documented Class Library

WPFScrollBar.ScrollForwardLarge Delegate

[Visual Basic]
Protected Delegate Function Sub  WPFScrollBar.ScrollForwardLarge()
[C#]
protected delegate void WPFScrollBar.ScrollForwardLarge()
[C++]
protected __gc __delegate void WPFScrollBar.ScrollForwardLarge()

[JScript] In JScript, you can use the delegates defined by a type, but you cannot define your own.

Requirements

Namespace: White.Core.UIItems.Scrolling

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

See Also

White.Core.UIItems.Scrolling Namespace