共用方式為


ItemsControlAutomationPeer(ItemsControl) 建構函式

定義

在透過衍生類別的建構函式呼叫時,提供基本類別值的初始設定。

protected:
 ItemsControlAutomationPeer(System::Windows::Controls::ItemsControl ^ owner);
protected ItemsControlAutomationPeer (System.Windows.Controls.ItemsControl owner);
new System.Windows.Automation.Peers.ItemsControlAutomationPeer : System.Windows.Controls.ItemsControl -> System.Windows.Automation.Peers.ItemsControlAutomationPeer
Protected Sub New (owner As ItemsControl)

參數

適用於