An NDoc Documented Class Library

DummyWindow Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.UIItemContainer
         White.Core.UIItems.WindowItems.Window
            Repository.DummyWindow

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

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: Repository

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

See Also

DummyWindow Members | Repository Namespace