[]
Gets or sets the maximum height of the dropdown window. This is a dependency property.
public double MaxDropDownHeight { get; set; }
Public Property MaxDropDownHeight As Double
Type | Description |
---|---|
double | The maximum height of dropdown window in pixels. The default is Double.NaN. |