.NET Framework Class Library for Silverlight
ICommand Interface

Defines the contract for commanding, using the same contract as used in WPF.

Namespace:  System.Windows.Input
Assembly:  System.Windows (in System.Windows.dll)
Syntax

Visual Basic (Declaration)
Public Interface ICommand
Visual Basic (Usage)
Dim instance As ICommand
C#
public interface ICommand
Remarks

Silverlight 3 does not implement a commanding system. This interface is in place only for interoperability and compatibility reasons.

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference

Tags :


Page view tracker