An NDoc Documented Class Library

ControlTypeMappingAttribute Class

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

System.Object
   System.Attribute
      White.Core.UIItems.Custom.ControlTypeMappingAttribute

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

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.UIItems.Custom

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

See Also

ControlTypeMappingAttribute Members | White.Core.UIItems.Custom Namespace