ToolCommandBinding Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ToolCommandBinding class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ToolCommandBinding() | Initializes a new instance of the ToolCommandBinding class. | |
ToolCommandBinding(ToolCommand) | Initializes a new instance of the ToolCommandBinding class. | |
ToolCommandBinding(ToolCommand, ExecutedToolEventHandler) | Initializes a new instance of the ToolCommandBinding class. | |
ToolCommandBinding(ToolCommand, ExecutedToolEventHandler, CanExecuteToolEventHandler) | Initializes a new instance of the ToolCommandBinding class. |
Top
See Also
Reference
Microsoft.Windows.Design.Interaction Namespace