UCTreeView Class

Reserved for internal use.

Inheritance Hierarchy

System.Object
  System.Windows.DependencyObject
    System.Windows.UIElement
      System.Windows.FrameworkElement
        System.Windows.Controls.Control
          System.Windows.Controls.ItemsControl
            System.Windows.Controls.TreeView
              Microsoft.Lync.Controls.UCTreeView

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

Syntax

'Declaration
Public Class UCTreeView _
    Inherits TreeView
'Usage
Dim instance As UCTreeView
public class UCTreeView : TreeView

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

UCTreeView Members

Microsoft.Lync.Controls Namespace