DropDownButton.

CommandParameter Property

Summary

Gets or sets the parameter to pass to the command property.
Namespace
MahApps.Metro.Controls
Containing Type
DropDownButton

Syntax

public object CommandParameter { get; set; }

Value

Type Description
object