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


The following tables list the members exposed by ToolbarItem.

Public Constructors

 NameDescription
public ConstructorToolbarItem Constructor  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)ContentProperty

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

Identifies the Content dependency property.

 
public Fieldstatic (Shared in Visual Basic)TagProperty

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

Identifies the Tag dependency property.

 
public Fieldstatic (Shared in Visual Basic)TextProperty

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

Identifies the Text dependency property.

 
Top

Public Properties

 NameDescription
public PropertyContent

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

Gets or sets the content.

 
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyTag

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

Gets or sets the tag.

 
public PropertyText

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

Gets or sets the text.

 
Top

Public Methods

Protected Methods

 NameDescription
protected MethodOnPropertyChanged (Inherited from System.Windows.DependencyObject)
Top

See Also

© ESRI, Inc. All Rights Reserved.