ContactItemContentPresenter class

Reserved for internal use.

Inheritance hierarchy

System.Object
  System.Windows.DependencyObject
    System.Windows.UIElement
      System.Windows.FrameworkElement
        System.Windows.Controls.ContentPresenter
          Microsoft.Lync.Controls.ContactContentPresenter
            Microsoft.Lync.Controls.ContactItemContentPresenter

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

Syntax

'Declaration
Public Class ContactItemContentPresenter _
    Inherits ContactContentPresenter
'Usage
Dim instance As ContactItemContentPresenter
public class ContactItemContentPresenter : ContactContentPresenter

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ContactItemContentPresenter members

Microsoft.Lync.Controls namespace