ArcGIS API for Windows Phone - Library Reference
CancelActive Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Editor Class : CancelActive Property

Cancels any command that might be active on the Map.

Syntax

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

Remarks

This command is only active if any other command is currently waiting for user input. It will cancel any active command on any active editor working on the associated Map.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.