Share via


ShareDesktopButton Class

Use the ShareDesktopButton control in Lync SDK applications to launch desktop sharing between the user who activated the control, and another user or group specified by the Source property.

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

Syntax

public class ShareDesktopButton : ContactButton

Inheritance Hierarchy

System.Object
  System.Windows.DependencyObject
    System.Windows.UIElement
      System.Windows.FrameworkElement
        System.Windows.Controls.Control
          Microsoft.Lync.Controls.UCBase
            Microsoft.Lync.Controls.ContactBase
              Microsoft.Lync.Controls.ContactButton
                Microsoft.Lync.Controls.ShareDesktopButton

See Also

ShareDesktopButton Members

Microsoft.Lync.Controls Namespace