An NDoc Documented Class Library

WPFLabel Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.Label
         White.Core.UIItems.WPFLabel

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

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

WPFLabel Members | White.Core.UIItems Namespace