Flyout.

CloseCommandParameter Property

Summary

Gets/sets the command parameter which will be passed by the CloseCommand.
Namespace
MahApps.Metro.Controls
Containing Type
Flyout

Syntax

public object CloseCommandParameter { get; set; }

Value

Type Description
object