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

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

C#
public class CommandBinding
Visual Basic
Public Class CommandBinding
XAML Object Element Usage
<CommandBinding .../>

Inheritance Hierarchy

System..::..Object
  C1.Phone..::..CommandBinding

See Also