DropDownButtonAutomationPeer(DropDownButton) Konstruktor

Definition

Initialisiert eine neue Instanz der DropDownButtonAutomationPeer-Klasse .

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die 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: