An NDoc Documented Class Library

Desktop Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.UIItemContainer
         White.Core.Desktop

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

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

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

See Also

Desktop Members | White.Core Namespace