UCTreeViewItem 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.HeaderedItemsControl
System.Windows.Controls.TreeViewItem
Microsoft.Lync.Controls.UCTreeViewItem
Microsoft.Lync.Controls.ContactListGroupItem
Microsoft.Lync.Controls.ContactListItem
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Class UCTreeViewItem _
Inherits TreeViewItem
'Usage
Dim instance As UCTreeViewItem
public class UCTreeViewItem : TreeViewItem
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.