Condividi tramite


ProgressRingAutomationPeer(ProgressRing) Costruttore

Definizione

Inizializza una nuova istanza della classe ProgressRingAutomationPeer .

API WinUI 2 equivalente per UWP: Costruttore ProgressRingAutomationPeer(ProgressRing) (per WinUI nel SDK per app di Windows, vedi gli spazi dei nomi SDK per app di Windows).

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

Parametri

owner
ProgressRing

ProgressRing per cui creare un peer.

Si applica a