ArcGIS API for WPF - Library Reference
ItemSelector Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap.Popup Namespace : ItemSelector Class

FOR INTERNAL USE ONLY. Navigate though a list a items showing only one item at a time..

Object Model

ItemSelector Class

Syntax

Visual Basic (Declaration) 
Public Class ItemSelector 
   Inherits System.Windows.Controls.ListBox
C# 
public class ItemSelector : System.Windows.Controls.ListBox 

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
                     System.Windows.Controls.ItemsControl
                        System.Windows.Controls.Primitives.Selector
                           System.Windows.Controls.ListBox
                              ESRI.ArcGIS.Client.WebMap.Popup.ItemSelector

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.