Table of Contents

Property CommandParameter

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

CommandParameter

Gets or sets the parameter to pass to the command.

public object CommandParameter { get; set; }

Property Value

object