Freigeben über


ProgressRingAutomationPeer(ProgressRing) Konstruktor

Definition

Initialisiert eine neue Instanz der ProgressRingAutomationPeer-Klasse .

Entsprechende WinUI 2-API für UWP: ProgressRingAutomationPeer(ProgressRing)-Konstruktor (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).

public:
 ProgressRingAutomationPeer(ProgressRing ^ owner);
 ProgressRingAutomationPeer(ProgressRing const& owner);
public ProgressRingAutomationPeer(ProgressRing owner);
function ProgressRingAutomationPeer(owner)
Public Sub New (owner As ProgressRing)

Parameter

owner
ProgressRing

Der ProgressRing , für den ein Peer erstellt werden soll.

Gilt für: