DropDownButtonAutomationPeer(DropDownButton) Konstruktor

Definition

Initialisiert eine neue Instanz der Microsoft.UI.Xaml.Controls.DropDownButtonAutomationPeer-Klasse .

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

 DropDownButtonAutomationPeer(DropDownButton const& owner);
public DropDownButtonAutomationPeer(DropDownButton owner);
Public Sub New (owner As DropDownButton)

Parameter

owner
DropDownButton

Die DropDownButton-Steuerelementinstanz zum Erstellen des Peers für.

Gilt für: