ListBoxItemWrapperAutomationPeer(ListBoxItem) Konstruktor

Definition

Initierar en ny instans av ListBoxItemWrapperAutomationPeer klassen.

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)

Parametrar

owner
ListBoxItem

Det ListBoxItem som är associerat med den här ListBoxItemWrapperAutomationPeer.

Gäller för