ItemsControlAutomationPeer(ItemsControl) 建構函式

定義

初始化 ItemsControlAutomationPeer 類別的新實例。

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

參數

owner
ItemsControl

要為其建立的 owner 元素。

適用於