Udostępnij za pośrednictwem


ItemsControlAutomationPeer(ItemsControl) Konstruktor

Definicja

Zapewnia inicjowanie wartości klas bazowych, gdy są wywoływane przez konstruktor klasy pochodnej.

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)

Parametry

owner
ItemsControl

Element ItemsControl skojarzony z tym ItemsControlAutomationPeerelementem .

Dotyczy