DropDownButton.

Content Property

Summary

Gets or sets the content of this control.
Namespace
MahApps.Metro.Controls
Containing Type
DropDownButton

Syntax

public object Content { get; set; }

Value

Type Description
object