DropDownButton.

CommandTarget Property

Summary

Gets or sets the element on which to raise the specified command.
Namespace
MahApps.Metro.Controls
Containing Type
DropDownButton

Syntax

public IInputElement CommandTarget { get; set; }

Value

Type Description
IInputElement