RadioButtonsAutomationPeer(RadioButtons) Konstruktor

Definition

Initialisiert eine neue Instanz der RadioButtonsAutomationPeer-Klasse .

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

 RadioButtonsAutomationPeer(RadioButtons const& owner);
public RadioButtonsAutomationPeer(RadioButtons owner);
Public Sub New (owner As RadioButtons)

Parameter

owner
RadioButtons

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

Gilt für: