UCBase class

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
                

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

Syntax

'Declaration
Public MustInherit Class UCBase _
    Inherits Control
'Usage
Dim instance As UCBase
public abstract class UCBase : Control

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

UCBase members

Microsoft.Lync.Controls namespace

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.ContactList
                Microsoft.Lync.Controls.ContactSearchInputBox
                Microsoft.Lync.Controls.SelfBase