Flyout.

CloseCommandParameter Property

Summary

Gets or sets the parameter for the CloseCommand.
Namespace
MahApps.Metro.Controls
Containing Type
Flyout

Syntax

public object CloseCommandParameter { get; set; }

Value

Type Description
object