Table of Contents

Property CommandParameter

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

CommandParameter

Gets or sets the command parameter.

public object CommandParameter { get; set; }

Property Value

object