UCListBoxItem Class

Reserved for internal use.

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

Syntax

[TemplatePartAttribute(Name = "PART_ContactItem", Type = typeof(ContactItem))]
public abstract class UCListBoxItem : ListBoxItem

Inheritance Hierarchy

System.Object
  System.Windows.DependencyObject
    System.Windows.UIElement
      System.Windows.FrameworkElement
        System.Windows.Controls.Control
          System.Windows.Controls.ContentControl
            System.Windows.Controls.ListBoxItem
              Microsoft.Lync.Controls.UCListBoxItem
                Microsoft.Lync.Controls.CustomContactListItem

See Also

UCListBoxItem Members

Microsoft.Lync.Controls Namespace