ICommand Methods
Collapse the table of content
Expand the table of content

ICommand Methods

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ICommand type exposes the following members.

  NameDescription
Public method CanExecute Defines the method that determines whether the command can execute in its current state.
Public method Execute Defines the method to be called when the command is invoked.
Top

Show:
© 2017 Microsoft