Partager via


ProgressRingAutomationPeer(ProgressRing) Constructeur

Définition

Initialise une nouvelle instance de la classe ProgressRingAutomationPeer .

API WinUI 2 équivalente pour UWP : ProgressRingAutomationPeer(ProgressRing) Constructeur (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

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

Paramètres

owner
ProgressRing

ProgressRing pour lequel créer un homologue.

S’applique à