Compartilhar via


ProgressRingAutomationPeer(ProgressRing) Construtor

Definição

Inicializa uma nova instância da classe ProgressRingAutomationPeer .

API equivalente do WinUI 2 para UWP: Construtor ProgressRingAutomationPeer(ProgressRing) (para WinUI no SDK do Aplicativo Windows, consulte os namespaces SDK do Aplicativo Windows).

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

Parâmetros

owner
ProgressRing

O ProgressRing para o qual criar um par.

Aplica-se a