Поделиться через


ListBoxItemAutomationPeer(ListBoxItem) Конструктор

Определение

Инициализирует новый экземпляр класса ListBoxItemAutomationPeer .

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

Параметры

owner
ListBoxItem

Элемент-владелец, для который необходимо создать.

Применяется к