DropDownButton Constructor

Definition

Initializes a new instance of the DropDownButton class.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.DropDownButton.-ctor (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 DropDownButton();
 DropDownButton();
public DropDownButton();
function DropDownButton()
Public Sub New ()

Applies to