共用方式為


ListBoxItemWrapperAutomationPeer(ListBoxItem) 建構函式

定義

初始化 ListBoxItemWrapperAutomationPeer 類別的新執行個體。

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)

參數

適用於