An NDoc Documented Class Library

ScrollInterceptor Class

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

System.Object
   White.Core.Interceptors.ScrollInterceptor

[Visual Basic]
Public Class ScrollInterceptor
    Implements DynamicProxyInterceptor
[C#]
public class ScrollInterceptor : DynamicProxyInterceptor
[C++]
public __gc class ScrollInterceptor : public DynamicProxyInterceptor
[JScript]
public class ScrollInterceptor extends DynamicProxyInterceptor

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.Interceptors

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

See Also

ScrollInterceptor Members | White.Core.Interceptors Namespace