An NDoc Documented Class Library

WPFListItem Class

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

System.Object
   White.Core.UIItems.UIItem
      White.Core.UIItems.ListBoxItems.ListItem
         White.Core.UIItems.ListBoxItems.WPFListItem

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

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

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

See Also

WPFListItem Members | White.Core.UIItems.ListBoxItems Namespace