Sdílet prostřednictvím


ProgressBarAutomationPeer(ProgressBar) Konstruktor

Definice

Inicializuje novou instanci ProgressBarAutomationPeer třídy.

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)

Parametry

owner
ProgressBar

To ProgressBar je přidruženo k tomuto ProgressBarAutomationPeer.

Platí pro

Viz také