Reserved for internal use.

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

Syntax

C#
[
TemplatePartAttribute(Name ="PART_ContactItemContentPresenter", Type = 
typeof(

ContactItemContentPresenter))]
public 
class 
ContactItem : 
ContactBase

Inheritance Hierarchy

System . . :: . . Object
   System.Windows.Threading . . :: . . DispatcherObject
     System.Windows . . :: . . DependencyObject
       System.Windows.Media . . :: . . Visual
         System.Windows . . :: . . UIElement
           System.Windows . . :: . . FrameworkElement
             System.Windows.Controls . . :: . . Control
               Microsoft.Lync.Controls . . :: . . UCBase
                 Microsoft.Lync.Controls . . :: . . ContactBase
                   Microsoft.Lync.Controls . . :: . . ContactItem

See Also