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

Note: This API is now obsolete. This class is used with the Toolbar, which is deprecated.

An observable Collection of Toolbaritems

Object Model

ToolbarItemCollection ClassToolbarItem Class

Syntax

Visual Basic (Declaration) 
Public Class ToolbarItemCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of ToolbarItem)

Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         ESRI.ArcGIS.Client.Toolkit.ToolbarItemCollection

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.