NavigationBarCommandBase Members

This documentation is no longer available on MSDN, however it is available as a CHM download.

Represents a command that is executed when a control on the navigation bar is invoked.

The following tables list the members exposed by the NavigationBarCommandBase type.

Protected Constructors

  Name Description
NavigationBarCommandBase Initializes a new instance of the NavigationBarCommandBase class.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method Execute When overridden in a derived class, executes when a button on the navigation bar is invoked.
public method GetHashCode  (inherited from Object)
public method GetStatus When overridden in a derived class, retrieves the status of a command that is associated with a navigation bar button.
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

NavigationBarCommandBase Class
Microsoft.Maps.MapControl.Navigation Namespace