ArcGIS API for Silverlight - Library Reference
TreeViewItemExtended Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace : TreeViewItemExtended Class

Provides an item for the TreeViewExtended control. This control inherits from the TreeViewItem control and adds a binding for the System.Windows.Controls.TreeViewItem.IsExpanded and System.Windows.Controls.TreeViewItem.IsSelected properties

Object Model

TreeViewItemExtended Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class TreeViewItemExtended 
   Inherits System.Windows.Controls.TreeViewItem
C# 
public sealed class TreeViewItemExtended : System.Windows.Controls.TreeViewItem 

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
                        ESRI.ArcGIS.Client.Toolkit.Primitives.TreeViewItemExtended

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.