Table of Contents

Class ControlDoubleClickedCommandBehavior

Namespace
Innova.Prism.Library.Commands
Assembly
Innova.Prism.Library.dll

Represents a behavior that executes a command when a control is double-clicked.

public class ControlDoubleClickedCommandBehavior : CommandBehaviorBase<FrameworkElement>
Inheritance
ControlDoubleClickedCommandBehavior

Constructors

ControlDoubleClickedCommandBehavior(FrameworkElement)

Initializes a new instance of the ControlDoubleClickedCommandBehavior class.