Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property CancelActive As ICommand |
C# | |
---|---|
public ICommand CancelActive {get;} |
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.
Target Platforms:Windows Phone 7