Sdílet prostřednictvím


ListBoxItemWrapperAutomationPeer(ListBoxItem) Konstruktor

Definice

Inicializuje novou instanci ListBoxItemWrapperAutomationPeer třídy.

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)

Parametry

owner
ListBoxItem

To ListBoxItem je přidruženo k tomuto ListBoxItemWrapperAutomationPeer.

Platí pro