Summary
Gets or sets the width of the DropDown.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- ColorPicker
Syntax
[Bindable(true), Category("Layout")]
[TypeConverter(typeof(LengthConverter))]
public double DropDownWidth { get; set; }
Attributes
| Type | Description |
|---|---|
| Bindable | |
| Category | |
| TypeConverter |
Value
| Type | Description |
|---|---|
| double |
