An NDoc Documented Class Library

PrimaryUIItemFactory Class

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

System.Object
   White.Core.Factory.ChildWindowFactory
      White.Core.Factory.PrimaryUIItemFactory

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

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

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

See Also

PrimaryUIItemFactory Members | White.Core.Factory Namespace