Freigeben über


ListBoxItemWrapperAutomationPeer(ListBoxItem) Konstruktor

Definition

Initialisiert eine neue Instanz der ListBoxItemWrapperAutomationPeer-Klasse.

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

Parameter

owner
ListBoxItem

Die ListBoxItem, die diesem ListBoxItemWrapperAutomationPeer zugeordnet ist.

Gilt für