An NDoc Documented Class Library

UserEvent Class

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

System.Object
   White.Core.UIItemEvents.UserEvent
      Derived types

[Visual Basic]
MustInherit Public Class UserEvent
[C#]
public abstract class UserEvent
[C++]
public __gc __abstract class UserEvent
[JScript]
public  class UserEvent

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

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

See Also

UserEvent Members | White.Core.UIItemEvents Namespace