CommandTriggerAction.

Command Property

Summary

Gets or sets the command that this trigger is bound to.
Namespace
MahApps.Metro.Actions
Containing Type
CommandTriggerAction

Syntax

public ICommand Command { get; set; }

Value

Type Description
ICommand