Delen via


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

Public method

ToolCommandBinding()

Initializes a new instance of the ToolCommandBinding class.

Public method

ToolCommandBinding(ToolCommand)

Initializes a new instance of the ToolCommandBinding class.

Public method

ToolCommandBinding(ToolCommand, ExecutedToolEventHandler)

Initializes a new instance of the ToolCommandBinding class.

Public method

ToolCommandBinding(ToolCommand, ExecutedToolEventHandler, CanExecuteToolEventHandler)

Initializes a new instance of the ToolCommandBinding class.

Top

See Also

Reference

ToolCommandBinding Class

ToolCommandBinding Members

Microsoft.Windows.Design.Interaction Namespace

Other Resources

WPF Designer Extensibility

Tool Architecture