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

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

Used with the Toolbar to pass along Event arguments used with the selected toolbar item.

Object Model

SelectedToolbarItemArgs ClassToolbarItem Class

Syntax

Visual Basic (Declaration) 
Public Class SelectedToolbarItemArgs 
   Inherits System.EventArgs
C# 
public class SelectedToolbarItemArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      ESRI.ArcGIS.Client.Toolkit.SelectedToolbarItemArgs

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.