An NDoc Documented Class Library

AttachedKeyboard Class

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

System.Object
   White.Core.InputDevices.AttachedKeyboard

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

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

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

See Also

AttachedKeyboard Members | White.Core.InputDevices Namespace