ProgressBarAutomationPeer(ProgressBar) Constructor

Definición

Inicializa una nueva instancia de la clase ProgressBarAutomationPeer.

public:
 ProgressBarAutomationPeer(System::Windows::Controls::ProgressBar ^ owner);
public ProgressBarAutomationPeer (System.Windows.Controls.ProgressBar owner);
new System.Windows.Automation.Peers.ProgressBarAutomationPeer : System.Windows.Controls.ProgressBar -> System.Windows.Automation.Peers.ProgressBarAutomationPeer
Public Sub New (owner As ProgressBar)

Parámetros

Se aplica a

Consulte también