LabelAutomationPeer(Label) Costruttore

Definizione

Inizializza una nuova istanza della classe LabelAutomationPeer.

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

Parametri

owner
Label

Oggetto Label associato all'oggetto LabelAutomationPeer.

Si applica a