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

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

Gets the selected ToolbarItem.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Item As ToolbarItem
C# 
public ToolbarItem Item {get;}

Property Value

The ToolbarItem.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.