The SplitButton type exposes the following members.

Properties

  NameDescription
DropDownItems
Gets the list of items to display in the drop-down menu. This supports MenuItem and Separator objects.
IsDropDownOpen
Gets or sets the whether the drop-down menu part of the SplitButton is open. This is a dependency property.

See Also