ListBoxItemAutomationPeer(ListBoxItem) 建構函式

定義

初始化 ListBoxItemAutomationPeer 類別的新實例。

 ListBoxItemAutomationPeer(ListBoxItem const& owner);
public ListBoxItemAutomationPeer(ListBoxItem owner);
function ListBoxItemAutomationPeer(owner)
Public Sub New (owner As ListBoxItem)

參數

owner
ListBoxItem

要為其建立的擁有者專案。

適用於