Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CommandBinding
.
.
::
.
.
Command Property
CommandBinding Class
See Also
Gets or sets the
ICommand
associated with this
CommandBinding
.
Namespace:
C1.Silverlight
Assembly:
C1.Silverlight
(in C1.Silverlight.dll)
Syntax
C#
public
ICommand
Command
{
get
;
set
; }
Visual Basic
Public
Property
Command
As
ICommand
Get
Set
See Also
CommandBinding Class
C1.Silverlight Namespace