The DropDownEditBox type exposes the following members.

Properties

  NameDescription
Content
Gets or sets the content to be presented in the summary and drop-down areas. This is a dependency property.
DropDownTemplate
Gets or sets the template for the content of drop-down part of the control. This is a dependency property.
HeaderTemplate
Gets or sets the template for the summary part of the control (the part which is visible when the control is not dropped down). This is a dependency property.
IsDropDownOpen
Gets or sets whether the drop-down is currently open. This is a dependency property.
MaxDropDownHeight
Gets or sets the maximum height of the drop-down pane. This is a dependency property.
ToggleButtonStyleKey
Gets the ResourceKey for the Style for spin buttons.

See Also