ContactContentPresenter Class

Reserved for internal use.

Inheritance Hierarchy

System.Object
  System.Windows.Threading.DispatcherObject
    System.Windows.DependencyObject
      System.Windows.Media.Visual
        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
<ContentPropertyAttribute("Content")> _
Public Class ContactContentPresenter _
    Inherits ContentPresenter
'Usage
Dim instance As ContactContentPresenter
[ContentPropertyAttribute("Content")]
public class ContactContentPresenter : ContentPresenter

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

ContactContentPresenter Members

Microsoft.Lync.Controls Namespace