SplitButton.

CommandParameter Property

Summary

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

Syntax

public object CommandParameter { get; set; }

Value

Type Description
object