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


ItemsControlAutomationPeer(ItemsControl) Конструктор

Определение

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

 ItemsControlAutomationPeer(ItemsControl const& owner);
public ItemsControlAutomationPeer(ItemsControl owner);
function ItemsControlAutomationPeer(owner)
Public Sub New (owner As ItemsControl)

Параметры

owner
ItemsControl

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

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