Table of Contents

Property Command

Namespace
Innova.Prism.Infrastructure.Commands
Assembly
Innova.Prism.Infrastructure.dll

Command

Gets or sets the command associated with the navigation definition.

public ICommand Command { get; set; }

Property Value

ICommand