Class ControlDoubleClickedCommandBehavior
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.