An NDoc Documented Class Library

PlatformSpecificItemAttribute Class

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

System.Object
   System.Attribute
      White.Core.UIItems.PlatformSpecificItemAttribute

[Visual Basic]
Public Class PlatformSpecificItemAttribute
    Inherits Attribute
[C#]
public class PlatformSpecificItemAttribute : Attribute
[C++]
public __gc class PlatformSpecificItemAttribute : public Attribute
[JScript]
public class PlatformSpecificItemAttribute 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

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

See Also

PlatformSpecificItemAttribute Members | White.Core.UIItems Namespace