Share via


ContactListItem Class

Reserved for internal use. This control is used to display the contact nodes in a ContactList control.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)

Syntax

[TemplatePartAttribute(Name = "PART_ContactItem", Type = typeof(ContactItem))]
public class ContactListItem : UCTreeViewItem

Inheritance Hierarchy

System.Object
  System.Windows.DependencyObject
    System.Windows.UIElement
      System.Windows.FrameworkElement
        System.Windows.Controls.Control
          System.Windows.Controls.ItemsControl
            System.Windows.Controls.HeaderedItemsControl
              System.Windows.Controls.TreeViewItem
                Microsoft.Lync.Controls.UCTreeViewItem
                  Microsoft.Lync.Controls.ContactListItem

See Also

ContactListItem Members

Microsoft.Lync.Controls Namespace