Table of Contents

Property Command

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

Command

Gets or sets the command to execute when the event is triggered.

public ICommand Command { get; set; }

Property Value

ICommand