CommandBinding Constructor (ICommand^)
.NET Framework (current version)
Initializes a new instance of the CommandBinding class by using the specified ICommand.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- command
-
Type:
System.Windows.Input::ICommand^
The command to base the new RoutedCommand on.
.NET Framework
Available since 3.0
Available since 3.0
Show: