Binds an ICommand to the event handlers that implement the command.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public class CommandBinding
Visual Basic
Public Class CommandBinding

Inheritance Hierarchy

System..::..Object
  C1.Silverlight..::..CommandBinding

See Also