ProgressRingAutomationPeer(ProgressRing) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.