C1.Silverlight Namespace > CommandBinding Class > CommandBinding Constructor : CommandBinding Constructor(ICommand) |
'Declaration
Public Function New( _ ByVal command As System.Windows.Input.ICommand _ )
'Usage
Dim command As System.Windows.Input.ICommand Dim instance As New CommandBinding(command)
public CommandBinding( System.Windows.Input.ICommand command )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2